blob: 52502c510b48e4df96225ddb047ac57ee0017171 (
plain) (
tree)
|
|
--- 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.3 2003-04-12 04:52:53 marcus Exp $"
#include "../config.h"
+#include <sys/types.h>
#include <stdlib.h>
#include <string.h>
#include <glib.h>
|