summaryrefslogtreecommitdiff
path: root/misc/colorls
diff options
context:
space:
mode:
Diffstat (limited to 'misc/colorls')
-rw-r--r--misc/colorls/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/colorls/patches/patch-ab b/misc/colorls/patches/patch-ab
new file mode 100644
index 00000000000..e8ddb3fbdfb
--- /dev/null
+++ b/misc/colorls/patches/patch-ab
@@ -0,0 +1,13 @@
+For NetBSD - hubertf
+
+--- ls.c.orig Thu Oct 23 14:12:16 1997
++++ ls.c Thu Oct 23 14:13:44 1997
+@@ -59,6 +59,8 @@
+ #include <string.h>
+ #include <unistd.h>
+ #include <locale.h>
++#include <pwd.h>
++#include <grp.h>
+
+ #include "ls.h"
+ #include "extern.h"