ObjFW  Diff

Differences From Artifact [e6e0fe25fb]:

To Artifact [db347fdd7c]:


51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68

#ifdef OF_WINDOWS
# define interface struct
# include <iphlpapi.h>
# undef interface
#endif

#ifdef OF_AMIGAOS
# include <proto/exec.h>
# include <proto/bsdsocket.h>
#endif

#ifdef OF_NINTENDO_3DS
# include <3ds.h>
#endif

#ifndef SOCK_DNS
# define SOCK_DNS 0







<
<
|
<







51
52
53
54
55
56
57


58

59
60
61
62
63
64
65

#ifdef OF_WINDOWS
# define interface struct
# include <iphlpapi.h>
# undef interface
#endif



#import "socket_helpers.h"


#ifdef OF_NINTENDO_3DS
# include <3ds.h>
#endif

#ifndef SOCK_DNS
# define SOCK_DNS 0