X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ffile-type.c;h=6c25e77ba3ca3eb970fa8bcaa35f65c06cb53a70;hb=a10e3d19c8c812a60794c247ff6940a04ed51bea;hp=3c58c7fb06603e43f6f8c3707362fe7ecc59d5f4;hpb=9ff3ae2ea9f71c303b455196a713b83ca89b5d80;p=gnulib.git diff --git a/lib/file-type.c b/lib/file-type.c index 3c58c7fb0..6c25e77ba 100644 --- a/lib/file-type.c +++ b/lib/file-type.c @@ -25,6 +25,7 @@ #include #include #include "file-type.h" +#include "stat-macros.h" #include #define _(text) gettext (text)