summaryrefslogtreecommitdiff
path: root/print/pslib/files/patch-src-ght_hash_table.h.in
blob: d689f4e3aac8d8b89dc1003f6a36d94c03c52f75 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/ght_hash_table.h.in.orig	Sat Jul 14 10:40:00 2007
+++ src/ght_hash_table.h.in	Sat Jul 14 10:40:29 2007
@@ -60,6 +60,7 @@
 #define GHT_HASH_TABLE_H
 
 #include <stdlib.h>                    /* size_t */
+#include <sys/types.h>
 #ifndef WIN32
 #include <stdint.h>                    /* uint32_t */
 #endif