1234567 |
- --- kbd-2.0.1.orig/tests/libkeymap-showmaps.c 2013-10-07 16:13:31.000000000 +0200
- +++ kbd-2.0.1/tests/libkeymap-showmaps.c 2014-03-24 22:44:16.000000000 +0100
- @@ -1,3 +1,4 @@
- +#include <stdarg.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
|