You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
169 B

  1. --- a/src/libinput.h
  2. +++ b/src/libinput.h
  3. @@ -29,6 +29,7 @@
  4. extern "C" {
  5. #endif
  6. +#include <stdarg.h>
  7. #include <stdlib.h>
  8. #include <stdint.h>
  9. #include <libudev.h>