X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Ffnmatch.h;h=f9593217ffca540867a92f855e3d61366e1c3809;hb=14edadb542848300193b76d2eee7a1eae07f0911;hp=46e5533ed3f9b1b97cc86a9002877b53d856dae5;hpb=bb181ae3b86d801a4f78d7ae94cf5b80aa6a1d97;p=musl 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