mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
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"
|