kopia lustrzana https://gitlab.com/sane-project/backends
Removed OS/2 kludge: it's not necessary.
Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
b4352d8d69
commit
f41f349a16
|
@ -3,15 +3,8 @@
|
|||
#ifndef HAVE_INET_NTOP
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#ifdef HAVE_OS2_H
|
||||
# include <sys/socket.h>
|
||||
# include <sys/types.h>
|
||||
#else
|
||||
# include <sys/types.h>
|
||||
# include <sys/socket.h>
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue