kopia lustrzana https://gitlab.com/sane-project/backends
sanei: added missing include file stdint.h
rodzic
fa0d388664
commit
6bb87fdf1f
|
@ -48,6 +48,9 @@
|
|||
|
||||
#include "../include/sane/config.h"
|
||||
|
||||
#ifdef HAVE_STDINT_H
|
||||
# include <stdint.h>
|
||||
#endif
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#include <sys/types.h>
|
||||
|
|
Ładowanie…
Reference in New Issue