summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2022-01-27 14:17:36 -0800
committerAndreas Schneider <asn@cryptomilk.org>2022-02-01 17:25:45 +0000
commit2b2b41c8682d0830786e3d69a9875af8b0c98175 (patch)
treeca8e6fdac79888d2587e9dcf48e7b6b0b9ac708c /source3/wscript_build
parent85c6711104e411c20077b69bf33748d6444abe61 (diff)
downloadsamba-2b2b41c8682d0830786e3d69a9875af8b0c98175.tar.gz
s3: smbd: Add two new functions in a new file, smb2_posix.c: smb2_posix_cc_info(), store_smb2_posix_info()
Not yet used. Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Feb 1 17:25:45 UTC 2022 on sn-devel-184
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index acfc0c56f03..ce6892eb08d 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -675,6 +675,7 @@ bld.SAMBA3_LIBRARY('smbd_base',
smbd/smb2_getinfo.c
smbd/smb2_setinfo.c
smbd/smb2_break.c
+ smbd/smb2_posix.c
smbd/smbXsrv_version.c
smbd/smbXsrv_client.c
smbd/smbXsrv_session.c