diff options
Diffstat (limited to 'ct_servmgmt.c')
-rw-r--r-- | ct_servmgmt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ct_servmgmt.c b/ct_servmgmt.c index a63eb57..0d7da78 100644 --- a/ct_servmgmt.c +++ b/ct_servmgmt.c @@ -12,6 +12,7 @@ #include <syslog.h> #include "die.h" +#include "str.h" #include "built_in.h" #include "locking.h" #include "xmalloc.h" |