kopia lustrzana https://gitlab.com/sane-project/backends
Add missing includes.
rodzic
2b050f4e08
commit
de3256b534
|
@ -10,6 +10,7 @@
|
|||
detection for the Plustek OpticPro U16B.
|
||||
* doc/descriptions/unsupported.desc: Added more information for
|
||||
the HP Scanjet 2300c.
|
||||
* lib/getopt.c: Add missing includes.
|
||||
|
||||
2003-04-26 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
|
|
|
@ -40,6 +40,8 @@
|
|||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
|
||||
/* Comment out all this code if we are using the GNU C Library, and are not
|
||||
actually compiling the library itself. This code is part of the GNU C
|
||||
|
|
Ładowanie…
Reference in New Issue