Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/editors/chexedit/files/patch-src-file.c
16461 views
1
--- src/file.c.orig Wed Jun 30 05:57:15 1999
2
+++ src/file.c Sat Mar 17 22:23:57 2001
3
@@ -19,6 +19,7 @@
4
#include <dirent.h>
5
#endif
6
7
+#include <sys/types.h>
8
#include <grp.h>
9
#include <pwd.h>
10
11
12