1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/x11-fm/xnc/files/patch-aa
Satoshi Taoka 864a69d10f File manager for X Window
PR:		9920
Submitted by:	Dima Sivachenko <dima@chg.ru>
1999-04-30 09:44:34 +00:00

11 lines
210 B
Plaintext

--- 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()