1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/editors/abiword/files/patch-af
Satoshi Asami 4c9b800eba Fix compilation errors.
PR:		11612
Submitted by:	cpiazza@home.net
1999-05-12 05:21:11 +00:00

11 lines
275 B
Plaintext

--- af/xap/unix/xap_UnixFont.cpp.orig Tue Apr 20 07:35:11 1999
+++ af/xap/unix/xap_UnixFont.cpp Sun May 9 10:40:19 1999
@@ -21,6 +21,7 @@
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
+#include <sys/types.h>
#include <sys/stat.h>
#include "ut_string.h"