1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/editors/openoffice.org-1.0/files/patch-soltools::mkdepend::main.c
2002-04-15 15:13:07 +00:00

13 lines
251 B
C

--- ../soltools/mkdepend/main.c.orig Mon Apr 15 15:55:43 2002
+++ ../soltools/mkdepend/main.c Mon Apr 15 16:54:06 2002
@@ -27,6 +27,9 @@
*/
+#include <sys/types.h>
+#include <sys/stat.h>
+
#include "def.h"
#ifdef hpux
#define sigvec sigvector