From 3bb717a3b58240209df8275a9a64ee77516f531a Mon Sep 17 00:00:00 2001 From: TingPing Date: Mon, 29 Dec 2014 02:08:42 -0500 Subject: [PATCH] Fix windows build Introduced 1b2bee37e --- src/common/identd.c | 1 - 1 file changed, 1 deletion(-) 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)