1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/libcli/nbt
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
..
man manpages: Avoid using Samba-Team specific DTD, which requires net access 2010-08-26 04:04:37 +02:00
tools s4-ipv6: update callers to load_interface_list() 2011-06-06 12:26:10 +10:00
libnbt.h libcli/nbt: remove unused system/network.h from libnbt.h 2012-06-11 10:32:50 +02:00
lmhosts.c libcli/nbt/lmhosts: fix missing prototype warning. 2010-05-31 11:25:24 +02:00
namequery.c Remove unused include param/param.h. 2008-10-24 16:37:56 +02:00
namerefresh.c libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
nameregister.c libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
namerelease.c Remove unused include param/param.h. 2008-10-24 16:37:56 +02:00
nbt_proto.h libcli/nbt/nbt_proto.h: fix licence/copyright 2011-06-10 15:11:37 +02:00
nbtname.c nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper. 2011-11-03 18:35:08 +01:00
nbtsocket.c libcli/nbt: no longer use old 'event_' tevent compat symbols 2012-05-14 15:12:33 +02:00
pynbt.c s4-python: Only set BASETYPE flag if subclassing is supported. 2011-01-01 03:39:58 +01:00
wscript_build build: rename build targets nmblookup -> nmblookup4 and nmblookup3 -> nmblookup 2012-05-31 04:46:06 +02:00