patch-backend_hp3900_rts8822_c 407 B

12345678910
  1. --- sane-backends-1.0.22.orig/backend/hp3900_rts8822.c 2010-12-02 00:49:58.000000000 +0100
  2. +++ sane-backends-1.0.22/backend/hp3900_rts8822.c 2014-03-18 08:38:21.000000000 +0100
  3. @@ -64,6 +64,7 @@
  4. #include <stdio.h>
  5. #include <stdlib.h>
  6. #include <string.h> /* bzero() */
  7. +#include <sys/types.h>
  8. #include <time.h> /* clock() */
  9. #include <math.h> /* truncf() */
  10. #include <ctype.h> /* tolower() */