diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/common/identd.c | 1 |
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) |