Include "sane/sanei.h" to make sure the prototype match the function.

DEVEL_2_0_BRANCH-1
Petter Reinholdtsen 2001-02-22 09:48:17 +00:00
rodzic ec5eef8f35
commit f8bf4487a4
3 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -45,6 +45,7 @@
#include <sys/types.h>
#include "sane/sane.h"
#include "sane/sanei.h"
SANE_Status
sanei_constrain_value (const SANE_Option_Descriptor * opt, void * value,

Wyświetl plik

@ -70,6 +70,7 @@
#endif
#include "sane/sane.h"
#include "sane/sanei.h"
#include "sane/sanei_wire.h"
#include "sane/sanei_codec_ascii.h"

Wyświetl plik

@ -48,6 +48,7 @@
#endif
#include "sane/sane.h"
#include "sane/sanei.h"
#include "sane/sanei_wire.h"
#include "sane/sanei_codec_ascii.h"