summaryrefslogtreecommitdiff
path: root/src/lib/net/socketpair.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/net/socketpair.h')
-rw-r--r--src/lib/net/socketpair.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/net/socketpair.h b/src/lib/net/socketpair.h
index 6be0803881..5820606973 100644
--- a/src/lib/net/socketpair.h
+++ b/src/lib/net/socketpair.h
@@ -16,4 +16,4 @@ int tor_ersatz_socketpair(int family, int type, int protocol,
tor_socket_t fd[2]);
#endif
-#endif
+#endif /* !defined(TOR_SOCKETPAIR_H) */