1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/palm/gnomepilot2/files/patch-ag
2000-04-06 15:34:41 +00:00

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>