1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/x11-fm/xnc/files/patch-aa

11 lines
210 B
Plaintext
Raw Normal View History

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