globmatch: Add globmatch to wrap fnmatch
[src/app-framework-binder.git] / src / afb-api-v3.c
index 7b889ee..caaaff4 100644 (file)
@@ -21,7 +21,6 @@
 #include <string.h>
 #include <assert.h>
 #include <errno.h>
-#include <fnmatch.h>
 
 #include <json-c/json.h>
 
@@ -34,8 +33,9 @@
 #include "afb-auth.h"
 #include "afb-export.h"
 #include "afb-xreq.h"
-#include "verbose.h"
+#include "globmatch.h"
 #include "sig-monitor.h"
+#include "verbose.h"
 
 /*
  * Description of a binding