diff --git a/src/win32.h b/src/win32.h index c69accad..91c50f2b 100644 --- a/src/win32.h +++ b/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 \ No newline at end of file +#endif