mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
11 lines
194 B
Plaintext
11 lines
194 B
Plaintext
|
--- src/util.c.orig Sat May 15 01:34:56 1999
|
||
|
+++ src/util.c Sat May 15 02:07:16 1999
|
||
|
@@ -16,6 +16,7 @@
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
+#include <stdio.h>
|
||
|
#include <unistd.h>
|
||
|
#include <string.h>
|
||
|
#include <pwd.h>
|