Make sure prototypes are always included, make some functions static and
[kamenim/samba-autobuild/.git] / source4 / lib / cmdline / popt_common.h
index df432bb4757e314600fffbf54f6962c627955096..733d12a443305c5caad6b4dfd3055a9a9b3770c0 100644 (file)
@@ -36,4 +36,6 @@ extern struct poptOption popt_common_credentials[];
 extern struct cli_credentials *cmdline_credentials;
 extern struct loadparm_context *cmdline_lp_ctx;
 
+void popt_common_dont_ask(void);
+
 #endif /* _POPT_COMMON_H */