diff options
Diffstat (limited to 'source3/param')
-rw-r--r-- | source3/param/test_lp_load.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/param/test_lp_load.c b/source3/param/test_lp_load.c index 1ec123e70a..53ac23b99c 100644 --- a/source3/param/test_lp_load.c +++ b/source3/param/test_lp_load.c @@ -18,6 +18,7 @@ */ #include "includes.h" +#include "popt_common.h" extern bool AllowDebugChange; |