kopia lustrzana https://gitlab.com/sane-project/backends
Include "sane/sanei.h" to make sure the prototype match the function.
rodzic
ec5eef8f35
commit
f8bf4487a4
|
@ -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,
|
||||
|
|
|
@ -70,6 +70,7 @@
|
|||
#endif
|
||||
|
||||
#include "sane/sane.h"
|
||||
#include "sane/sanei.h"
|
||||
#include "sane/sanei_wire.h"
|
||||
#include "sane/sanei_codec_ascii.h"
|
||||
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
#endif
|
||||
|
||||
#include "sane/sane.h"
|
||||
#include "sane/sanei.h"
|
||||
#include "sane/sanei_wire.h"
|
||||
#include "sane/sanei_codec_ascii.h"
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue