summaryrefslogtreecommitdiff
path: root/media-libs/libgii/files/libgii-0.9.0-linux26-headers.patch
blob: ff77c33c4e9e1c731097060abc89007b69334cf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- input/linux_kbd/linkey.c~	2002-02-23 06:51:05.000000000 +0900
+++ input/linux_kbd/linkey.c	2005-03-28 12:05:43.000000000 +0900
@@ -25,8 +25,8 @@
 ******************************************************************************
 */
 #include "config.h"
-#include "linkey.h"
 #include <ctype.h>
+#include "linkey.h"
 
 static uint32 basic_trans(int sym, int islabel, uint32 *modifiers,
 			  uint32 label, int keycode)