summaryrefslogtreecommitdiff
path: root/xhost.c
diff options
context:
space:
mode:
Diffstat (limited to 'xhost.c')
-rw-r--r--xhost.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xhost.c b/xhost.c
index fd13dae..576513a 100644
--- a/xhost.c
+++ b/xhost.c
@@ -809,7 +809,7 @@ get_hostname(XHostAddress *ha)
/*ARGUSED*/
static void
-nameserver_lost(int sig)
+nameserver_lost(_X_UNUSED int sig)
{
nameserver_timedout = 1;
}