]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blobdiff - src/coloredstderr.c
Add missing #include <sys/stat.h>.
[coloredstderr/coloredstderr.git] / src / coloredstderr.c
index 247bd06ecc0d78cfd085574a7665a53b3a40b328..77f318aac1fca49080992340cc67fa3785f75212 100644 (file)
@@ -36,6 +36,7 @@
 #include <stdarg.h>
 #include <stdio.h>
 #include <string.h>
+#include <sys/stat.h>
 #include <unistd.h>
 
 #ifdef HAVE_ERR_H