openbsd-ports/editors/openoffice3/patches/patch-soltools_mkdepend_def_h
robert 2d0776a488 Import of OpenOffice 3.0;
Currently it is a different port because it still needs a lot of work
and there are a lot of differences from openoffice2. It is not connected
to the build, and it's going to be merged with the openoffice2 port whenever
it's ready for use.
2008-10-30 18:51:05 +00:00

12 lines
382 B
Plaintext

$OpenBSD: patch-soltools_mkdepend_def_h,v 1.1.1.1 2008/10/30 18:51:07 robert Exp $
--- soltools/mkdepend/def.h.orig.port Fri Sep 22 04:56:47 2006
+++ soltools/mkdepend/def.h Wed Apr 18 03:46:27 2007
@@ -27,6 +27,7 @@ in this Software without prior written authorization f
*/
#ifndef NO_X11
+#include <string.h>
#include <X11/Xosdefs.h>
#ifdef WIN32
#include <X11/Xw32defs.h>