mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 18:50:19 +00:00
Consistent header macros everywhere
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
|
||||
/* include stuff for internet */
|
||||
|
||||
#ifndef HEXCHAT_INET_H
|
||||
#define HEXCHAT_INET_H
|
||||
|
||||
#ifndef WIN32
|
||||
|
||||
#ifdef WANTSOCKET
|
||||
@@ -60,3 +63,5 @@
|
||||
#define sock_error WSAGetLastError
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user