1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/libcli
Stefan Metzmacher ba44bd353d libcli/nbt: remove unused system/network.h from libnbt.h
This is not needed and breaks the build on AIX:

[ 988/3309] Compiling source4/smb_server/smb/reply.c
"../source4/smb_server/smb/reply.c", line 1093.42: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
"../source4/smb_server/smb/reply.c", line 1093.42: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
"../source4/smb_server/smb/reply.c", line 1093.42: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
"../source4/smb_server/smb/reply.c", line 1093.42: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
"../source4/smb_server/smb/reply.c", line 1109.13: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
"../source4/smb_server/smb/reply.c", line 1110.13: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
"../source4/smb_server/smb/reply.c", line 1111.13: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
"../source4/smb_server/smb/reply.c", line 1113.38: 1506-022 (S) "lseek64" is not a member of "union smb_seek".
Waf: Leaving directory `/opt/home/build/build_farm/samba_4_0_test/bin'
Build failed:  -> task failed (err #1):
	{task: cc reply.c -> reply_1.o}

metze

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Mon Jun 11 10:32:51 CEST 2012 on sn-devel-104
2012-06-11 10:32:50 +02:00
..
auth UTIL_TDB: lowercase name. 2012-05-03 20:18:22 +02:00
cldap libcli/cldap/cldap.c - remove outdated comment 2011-11-10 20:32:08 +01:00
dns libcli/dns: Rename UDP-based calls to reflect their use 2012-05-30 02:35:24 +02:00
drsuapi idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values 2010-10-31 23:54:04 +00:00
echo build: provide tevent-util as a public library 2011-08-08 13:34:06 +02:00
ldap libcli: make it easier to understand that a control was not correctly encoded 2012-05-19 09:35:28 -07:00
lsarpc auth: Move the rest of the source4 gensec_ntlmssp code to the top level 2012-02-17 10:48:09 +01:00
named_pipe_auth libcli/smb move FILE_TYPE constants in common 2011-07-06 05:32:59 +02:00
nbt libcli/nbt: remove unused system/network.h from libnbt.h 2012-06-11 10:32:50 +02:00
netlogon waf: convert NDR_NBT into shared library. 2011-11-03 18:35:09 +01:00
registry build: Make util_reg subsystem in libcli/registry a library 2011-05-18 16:12:08 +02:00
samsync s3: add some forward declarations. 2011-04-12 12:20:43 +02:00
security Fix bug #8811 - sd_has_inheritable_components segfaults on an SD that se_access_check accepts. 2012-03-14 05:08:03 +01:00
smb libcli/smb: add some more FSCTL_* defines 2012-05-29 10:16:24 +02:00
smbreadline libcli/smbreadline/smbreadline.h: fix licence/copyright 2011-06-10 15:11:43 +02:00
util libcli/util: fix typo in nt_errs[] for NT_STATUS_NETWORK_SESSION_EXPIRED 2012-01-29 14:11:12 +01:00