summaryrefslogtreecommitdiff
path: root/misc/colorls/patches/patch-ab
blob: e8ddb3fbdfb9461add266448049eba73b0bf5151 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"