1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/editors/abiword/files/patch-af

11 lines
275 B
Plaintext
Raw Normal View History

--- 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"