summaryrefslogblamecommitdiffstats
path: root/x11-toolkits/vte/files/patch-src_keymap.c
blob: c23eea598dc6eddf1ed5d2293bfd050b18590276 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                        
--- src/keymap.c.orig   Tue Oct 22 17:42:20 2002
+++ src/keymap.c    Tue Oct 22 17:42:33 2002
@@ -18,6 +18,7 @@
 
 #ident "$Id: patch-src_keymap.c,v 1.5 2004-11-01 04:45:09 marcus Exp $"
 #include "../config.h"
+#include <sys/types.h>
 #include <stdlib.h>
 #include <string.h>
 #include <glib.h>