summaryrefslogtreecommitdiff
path: root/libcli/nbt
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2012-06-11 08:42:29 +0200
committerStefan Metzmacher <metze@samba.org>2012-06-11 10:32:50 +0200
commitba44bd353deb518608f235ddb5ddfc54f3a4c789 (patch)
treefaa16cb5e5dc3983bbfb87cace95c0d7c73aa5c3 /libcli/nbt
parent43090fb2866519fc06d20345f2a0122f883b40e1 (diff)
downloadsamba-ba44bd353deb518608f235ddb5ddfc54f3a4c789.tar.gz
samba-ba44bd353deb518608f235ddb5ddfc54f3a4c789.tar.bz2
samba-ba44bd353deb518608f235ddb5ddfc54f3a4c789.zip
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
Diffstat (limited to 'libcli/nbt')
-rw-r--r--libcli/nbt/libnbt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcli/nbt/libnbt.h b/libcli/nbt/libnbt.h
index dcab112b90..5a29a027d8 100644
--- a/libcli/nbt/libnbt.h
+++ b/libcli/nbt/libnbt.h
@@ -24,7 +24,6 @@
#include "librpc/gen_ndr/nbt.h"
#include "librpc/ndr/libndr.h"
-#include "system/network.h"
/*
possible states for pending requests
*/