]> Pileus Git - ~andy/fetchmail/blobdiff - libesmtp/gethostbyname.c
Complete Dominik's name.
[~andy/fetchmail] / libesmtp / gethostbyname.c
index 2e3beefccf804e45a7e6c49ab54ce77c712ffd3d..cd74ec0aaf489273c90d12ced63c40aa9de6134e 100644 (file)
@@ -201,7 +201,7 @@ h_error_ctx (struct ghbnctx *ctx)
 #else
 
 void
-free_ghbnctx (struct ghbnctx *ctx __attribute__ ((unused)))
+free_ghbnctx (struct ghbnctx *ctx )
 {
   assert (ctx != NULL);
 }