From 66aeca9cfbd8cf37f47f15fcbde937cf4f5382f8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 24 Apr 1996 09:03:11 +0000 Subject: Tue Apr 23 21:09:14 1996 Miles Bader * hurd/hurdsig.c (signal_allowed): For SIGIO/SIGURG, add a new variable, LUCKY, to use instead of setting D to -1 (which fucks things up). --- stdio-common/vfprintf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stdio-common') diff --git a/stdio-common/vfprintf.c b/stdio-common/vfprintf.c index 04f9e0d..9b24574 100644 --- a/stdio-common/vfprintf.c +++ b/stdio-common/vfprintf.c @@ -21,6 +21,7 @@ Boston, MA 02111-1307, USA. */ #include #include #include +#include #include #include "_itoa.h" #include "../locale/localeinfo.h" -- cgit v1.1