diff options
Diffstat (limited to 'src/lib/net/socket.h')
-rw-r--r-- | src/lib/net/socket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/net/socket.h b/src/lib/net/socket.h index 86ae336dfb..193ad91e4c 100644 --- a/src/lib/net/socket.h +++ b/src/lib/net/socket.h @@ -116,4 +116,4 @@ const char *tor_socket_strerror(int e); #define SIO_IDEAL_SEND_BACKLOG_QUERY 0x4004747b #endif -#endif +#endif /* !defined(TOR_SOCKET_H) */ |