Steve Lhomme GitHub пре 8 месеци
родитељ
комит
e41728a24d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 измењених фајлова са 2 додато и 0 уклоњено
  1. +2
    -0
      caca/caca_stubs.h

+ 2
- 0
caca/caca_stubs.h Прегледај датотеку

@@ -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


Loading…
Откажи
Сачувај