summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorTingPing <TingPing@users.noreply.github.com>2014-12-29 02:08:42 -0500
committerTingPing <TingPing@users.noreply.github.com>2014-12-29 02:08:42 -0500
commit3bb717a3b58240209df8275a9a64ee77516f531a (patch)
treecd269be4fa1505fe003ae7d5747b8990ba74395b
parent5beaf15f217e33e32a02eb84b4c40d7e514b06d7 (diff)
Fix windows build
Introduced 1b2bee37e
-rw-r--r--src/common/identd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/identd.c b/src/common/identd.c
index 053b33dd..183d4a0e 100644
--- a/src/common/identd.c
+++ b/src/common/identd.c
@@ -172,7 +172,6 @@ identd_ipv6 (char *username)
 
 	return 0;
 }
-#endif
 
 void
 identd_start (char *username)