diff options
Diffstat (limited to 'src/common.c')
-rw-r--r-- | src/common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.c b/src/common.c index 73f8e5c..4b72e39 100644 --- a/src/common.c +++ b/src/common.c @@ -43,6 +43,7 @@ #include <regex.h> #include <libgen.h> #include <syslog.h> +#include <fnmatch.h> #include <sys/socket.h> #include <sys/types.h> |