aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hurd/hurdselect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/hurdselect.c b/hurd/hurdselect.c
index 9790d54..cab23fd 100644
--- a/hurd/hurdselect.c
+++ b/hurd/hurdselect.c
@@ -67,7 +67,7 @@ _hurd_select (int nfds,
int error;
} d[nfds];
sigset_t oset;
- struct hurd_sigstate *ss;
+ struct hurd_sigstate *ss = NULL;
union typeword /* Use this to avoid unkosher casts. */
{