diff --git a/include/fnmatch.h b/include/fnmatch.h index 46e5533e..f9593217 100644 --- a/include/fnmatch.h +++ b/include/fnmatch.h @@ -5,8 +5,6 @@ extern "C" { #endif -#include - #define FNM_PATHNAME 0x1 #define FNM_NOESCAPE 0x2 #define FNM_PERIOD 0x4