diff options
Diffstat (limited to 'source4/include/popt_common.h')
-rw-r--r-- | source4/include/popt_common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/include/popt_common.h b/source4/include/popt_common.h index 57850bf682..201245cc3a 100644 --- a/source4/include/popt_common.h +++ b/source4/include/popt_common.h @@ -21,6 +21,8 @@ #ifndef _POPT_COMMON_H #define _POPT_COMMON_H +#include "popt.h" + /* Common popt structures */ extern struct poptOption popt_common_samba[]; extern struct poptOption popt_common_connection[]; |