summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2007-12-29 21:59:28 +0100
committerMichael Adam <obnox@samba.org>2007-12-30 00:32:41 +0100
commitdf93c1aa57c33f188548fc3de6719170c472b5eb (patch)
tree22f8567a65c1db26afc6206f847963c419495d16
parentf10074e84b41d141958912c3fb9f2c6fdbba68b3 (diff)
downloadsamba-df93c1aa57c33f188548fc3de6719170c472b5eb.tar.gz
samba-df93c1aa57c33f188548fc3de6719170c472b5eb.tar.bz2
samba-df93c1aa57c33f188548fc3de6719170c472b5eb.zip
Include libnet/libnet.h in libnet_conf.c to have prototypes available.
Michael (This used to be commit 4842438c396b93007fc4f4dded437567e562a2dc)
-rw-r--r--source3/libnet/libnet_conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libnet/libnet_conf.c b/source3/libnet/libnet_conf.c
index 3f5265a452..6d0e65e932 100644
--- a/source3/libnet/libnet_conf.c
+++ b/source3/libnet/libnet_conf.c
@@ -19,6 +19,7 @@
*/
#include "includes.h"
+#include "libnet/libnet.h"
/**********************************************************************
*