Include "stat-macros.h".
authorJim Meyering <jim@meyering.net>
Fri, 9 Apr 2004 12:15:23 +0000 (12:15 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 9 Apr 2004 12:15:23 +0000 (12:15 +0000)
lib/file-type.c

index 3c58c7f..6c25e77 100644 (file)
@@ -25,6 +25,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include "file-type.h"
+#include "stat-macros.h"
 
 #include <gettext.h>
 #define _(text) gettext (text)