1
0

patch-tests_libkeymap-parse_c 251 B

1234567
  1. --- kbd-2.0.1.orig/tests/libkeymap-parse.c 2013-10-07 14:55:01.000000000 +0200
  2. +++ kbd-2.0.1/tests/libkeymap-parse.c 2014-03-24 22:50:11.000000000 +0100
  3. @@ -1,3 +1,4 @@
  4. +#include <stdarg.h>
  5. #include <stdio.h>
  6. #include <stdlib.h>
  7. #include <check.h>