mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
b9eac2c978
ESD replacement once again. Reported by: lofi
11 lines
238 B
C
11 lines
238 B
C
--- src/daemon/main.c.orig Thu Jul 12 00:04:22 2007
|
|
+++ src/daemon/main.c Thu Jul 12 00:04:40 2007
|
|
@@ -40,6 +40,7 @@
|
|
#include <unistd.h>
|
|
#include <locale.h>
|
|
#include <sys/types.h>
|
|
+#include <sys/stat.h>
|
|
|
|
#include <liboil/liboil.h>
|
|
|