blob: dc6c520f13709b0fc03995d06c3a69d70124099a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- 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"
|