patch-src_prog_display-coords_c 387 B

12345678910
  1. --- gpm-1.20.7.orig/src/prog/display-coords.c 2012-10-26 23:21:38.000000000 +0200
  2. +++ gpm-1.20.7/src/prog/display-coords.c 2013-12-22 12:59:32.000000000 +0100
  3. @@ -32,6 +32,7 @@
  4. *
  5. */
  6. +#include <sys/select.h>
  7. #include <unistd.h> /* write, read, open */
  8. #include <stdlib.h> /* strtol() */
  9. #include <stdio.h> /* printf() */