Browse Source

fix #68

pull/69/head
Max Lv 11 years ago
parent
commit
666e46bb1d
1 changed files with 1 additions and 1 deletions
  1. 2
      src/win32.h

2
src/win32.h

@ -36,4 +36,4 @@ size_t strnlen(const char *s, size_t maxlen);
int setnonblocking(int fd);
const char *inet_ntop(int af, const void *src, char *dst, socklen_t size);
#endif
#endif
Loading…
Cancel
Save