mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
4c9b800eba
PR: 11612 Submitted by: cpiazza@home.net
11 lines
275 B
Plaintext
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"
|