mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
--- gpilotd/gpilotd.c.orig Tue Mar 28 17:44:17 2000
|
|
+++ gpilotd/gpilotd.c Wed Apr 5 17:08:46 2000
|
|
@@ -6,6 +6,7 @@
|
|
|
|
#include <pthread.h>
|
|
#include <sys/types.h>
|
|
+#include <sys/stat.h>
|
|
#include <pwd.h>
|
|
#include <errno.h>
|
|
#include <sys/time.h>
|