Steve Lhomme GitHub 1 anno fa
parent
commit
e41728a24d
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      caca/caca_stubs.h

+ 2
- 0
caca/caca_stubs.h Vedi File

@@ -34,6 +34,8 @@ static inline int geterrno(void) { return errno; }
# include <arpa/inet.h>
# elif defined HAVE_NETINET_IN_H
# include <netinet/in.h>
# elif defined HAVE_WINSOCK2_H
# include <winsock2.h>
# endif
# define hton16 htons
# define hton32 htonl


Caricamento…
Annulla
Salva