diff options
-rw-r--r-- | handle.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,7 +26,10 @@ from The Open Group. */ +#ifdef HAVE_CONFIG_H #include "config.h" +#endif + #include <X11/Xos.h> #include <X11/Xlib.h> #include <stdio.h> |
index : app/xmodmap | ||
utility for modifying keymaps and pointer button mappings in X |
summaryrefslogtreecommitdiff |
-rw-r--r-- | handle.c | 3 |
@@ -26,7 +26,10 @@ from The Open Group. */ +#ifdef HAVE_CONFIG_H #include "config.h" +#endif + #include <X11/Xos.h> #include <X11/Xlib.h> #include <stdio.h> |