diff options
Diffstat (limited to 'server/tools')
-rw-r--r-- | server/tools/tools_util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/server/tools/tools_util.h b/server/tools/tools_util.h index b6509c22..c63b9033 100644 --- a/server/tools/tools_util.h +++ b/server/tools/tools_util.h @@ -23,6 +23,8 @@ #ifndef __TOOLS_UTIL_H__ #define __TOOLS_UTIL_H__ +#include <popt.h> + #include "util/sssd-i18n.h" #include "tools/sss_sync_ops.h" |