summaryrefslogtreecommitdiff
path: root/editors/chexedit/files/patch-src-file.c
blob: 33ae6f461bef2faf2ab6f6c6beef0fddb13a9863 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/file.c.orig	Wed Jun 30 05:57:15 1999
+++ src/file.c	Sat Mar 17 22:23:57 2001
@@ -19,6 +19,7 @@
 #include <dirent.h>
 #endif
 
+#include <sys/types.h>
 #include <grp.h>
 #include <pwd.h>