sanei_scsi.h requires sane/config.h

sanei_scsi.h uses u_char which is defined in sane/config.h
so it appropriate to ad an #include for it.
merge-requests/1/head
Alessandro Zummo 2009-06-01 13:16:08 +02:00
rodzic 056461a9fb
commit 617b7c5be5
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -50,6 +50,7 @@
#include <sys/types.h>
#include <sane/sane.h>
#include <sane/config.h>
/** Sense handler
*