globmatch: Add globmatch to wrap fnmatch
[src/app-framework-binder.git] / src / afb-export.c
index 202a73f..eff1731 100644 (file)
@@ -20,7 +20,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <errno.h>
-#include <fnmatch.h>
 #include <ctype.h>
 
 #include <json-c/json.h>