]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
loadparm: remove unneeded include.
authorMichael Adam <obnox@samba.org>
Wed, 19 Mar 2008 10:00:29 +0000 (11:00 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 20 Mar 2008 14:01:52 +0000 (15:01 +0100)
libnet.h unneeded after separation of libsmbconf from libnet.

Michael

source/param/loadparm.c

index 900790498e335a80d0dea192919746e19261b88d..6e66e51c3e5aa5829b084d08466852f85ab291b6 100644 (file)
@@ -52,7 +52,6 @@
  */
 
 #include "includes.h"
-#include "libnet/libnet.h"
 
 bool bLoaded = False;