1234567891011 |
- $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
- --- sane-backends-1.0.22.orig/backend/microtek.c 2010-12-02 00:49:58.000000000 +0100
- +++ sane-backends-1.0.22/backend/microtek.c 2011-10-01 19:26:01.659066938 +0200
- @@ -59,6 +59,7 @@
-
- #include "../include/sane/config.h"
-
- +#include <stdarg.h>
- #include <stdlib.h>
- #include <string.h>
- #include <unistd.h>
|