summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source/include/popt_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/include/popt_common.h b/source/include/popt_common.h
index 6db30fbc0ac..7c0a86836dc 100644
--- a/source/include/popt_common.h
+++ b/source/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[];