mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
11 lines
229 B
Plaintext
11 lines
229 B
Plaintext
|
--- index.c.orig Thu Feb 17 14:07:51 2000
|
||
|
+++ index.c Thu Feb 17 14:08:04 2000
|
||
|
@@ -14,6 +14,7 @@
|
||
|
#include <stdio.h>
|
||
|
#include <stdlib.h>
|
||
|
#include <string.h>
|
||
|
+#include <sys/types.h>
|
||
|
#include <sys/stat.h>
|
||
|
#include <unistd.h>
|
||
|
|