diff options
Diffstat (limited to 'x11-fm/xnc/files/patch-aa')
-rw-r--r-- | x11-fm/xnc/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fm/xnc/files/patch-aa b/x11-fm/xnc/files/patch-aa new file mode 100644 index 00000000000..838b709bf92 --- /dev/null +++ b/x11-fm/xnc/files/patch-aa @@ -0,0 +1,10 @@ +--- groups.cxx.~1~ Thu Sep 24 22:42:27 1998 ++++ groups.cxx Tue Apr 27 23:00:25 1999 +@@ -18,6 +18,7 @@ + #include <config.h> + #endif + #include <stdio.h> ++#include <sys/param.h> + #include <grp.h> + + void main() |