1234567891011 |
- $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
- --- sane-backends-1.0.20.orig/backend/microtek.c 2009-02-26 17:11:17.000000000 +0100
- +++ sane-backends-1.0.20/backend/microtek.c 2009-05-11 00:10:23.000000000 +0200
- @@ -59,6 +59,7 @@
-
- #include "sane/config.h"
-
- +#include <stdarg.h>
- #include <stdlib.h>
- #include <string.h>
- #include <unistd.h>
|