summaryrefslogtreecommitdiff
path: root/chinese/cxterm/files/patch-ad
blob: e93b98641461821fafa41b4184bba18c1c058055 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./cxterm/HZutil.c.org	Tue Jan 17 02:57:30 1995
+++ ./cxterm/HZutil.c	Wed Apr 23 03:44:24 1997
@@ -153,6 +153,7 @@
 {
 
 #if !defined(X_NOT_POSIX) || defined(SYSV) || defined(USG)
+# include <sys/types.h>
 # include <dirent.h>
 #else
 # include <sys/dir.h>