s3-popt: Only include popt-common.h when needed.
[amitay/samba.git] / source3 / utils / testparm.c
index 8ce0d58ce99a81ef01c7a9552cb99bcd7a4cddba..6d606bba41cda2794663f956a9ce754b474c82da 100644 (file)
@@ -32,6 +32,7 @@
  */
 
 #include "includes.h"
+#include "popt_common.h"
 
 extern bool AllowDebugChange;