s4:libcli/smb2: remove unused header
authorStefan Metzmacher <metze@samba.org>
Mon, 29 Sep 2008 05:43:50 +0000 (07:43 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 29 Sep 2008 05:43:50 +0000 (07:43 +0200)
This hopefully fixes the build with internal popt.

metze

source4/libcli/smb2/connect.c

index db2f97bb942b515510ed7f3333ab5d6bd6947306..bbfcf010aef36763eb5633695006da191744c85b 100644 (file)
@@ -27,7 +27,6 @@
 #include "libcli/composite/composite.h"
 #include "libcli/resolve/resolve.h"
 #include "param/param.h"
-#include "lib/cmdline/popt_common.h"
 
 struct smb2_connect_state {
        struct cli_credentials *credentials;