aboutsummaryrefslogtreecommitdiff
path: root/games/grdc
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-12-12 03:04:17 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-12-12 03:04:17 +0000
commit8828590563b92b41a478c67c5905a37a525a2f04 (patch)
tree366845a01e9165f129be54865eefbf157ec5855f /games/grdc
parent3d0da07c1e77652503f23a449761a7cb69ba4a9c (diff)
Notes
Diffstat (limited to 'games/grdc')
-rw-r--r--games/grdc/grdc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/grdc/grdc.c b/games/grdc/grdc.c
index d5dc086748ff..881428f0e2a7 100644
--- a/games/grdc/grdc.c
+++ b/games/grdc/grdc.c
@@ -40,6 +40,7 @@ int hascolor = 0;
void set(int, int);
void standt(int);
void movto(int, int);
+void sighndl(int);
void sighndl(signo)
int signo;