mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
864a69d10f
PR: 9920 Submitted by: Dima Sivachenko <dima@chg.ru>
11 lines
210 B
Plaintext
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()
|