kopia lustrzana https://gitlab.com/sane-project/backends
Removed #include again, breaks compilation on OS/2.
rodzic
a409f7a139
commit
60437d524c
|
|
@ -1,3 +1,8 @@
|
||||||
|
2003-04-30 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
* lib/getopt.c: Removed #include again, breaks compilation on OS/2.
|
||||||
|
|
||||||
|
|
||||||
2003-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2003-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
* backend/hp5400_internal.c backend/canon630u-common.c
|
* backend/hp5400_internal.c backend/canon630u-common.c
|
||||||
|
|
|
||||||
|
|
@ -40,8 +40,6 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdio.h>
|
#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
|
/* 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
|
actually compiling the library itself. This code is part of the GNU C
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue