X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Ffnmatch.h;h=72345b8b32de9571b5b3c15b35ab8d7689bf31b1;hp=0731e236a8f785f6be037b4a6f896619eec51529;hb=43653c1250ad5eb5385d7e08292ad047420f8d25;hpb=42976cee2d31bbaade6d2169a9f234cd82af0715 diff --git a/include/fnmatch.h b/include/fnmatch.h index 0731e236..72345b8b 100644 --- a/include/fnmatch.h +++ b/include/fnmatch.h @@ -5,6 +5,8 @@ extern "C" { #endif +#include + #define FNM_PATHNAME 0x1 #define FNM_NOESCAPE 0x2 #define FNM_PERIOD 0x4