s3-popt: Only include popt-common.h when needed.
[kai/samba.git] / source3 / utils / smbcacls.c
index 46361add764c4aa0dabc1784eb16fb2c5427e518..65fec1041b54e9661cc9210b126eaefef3caa305 100644 (file)
@@ -22,6 +22,7 @@
 */
 
 #include "includes.h"
+#include "popt_common.h"
 #include "../librpc/gen_ndr/ndr_lsa.h"
 #include "rpc_client/cli_lsarpc.h"