From 5afd180ecb6030628b936128ad0c2401b0ad3321 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 17 Sep 2003 13:21:14 +0000 Subject: [PATCH] Don't include varargs.h. --- src/unexalpha.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/unexalpha.c b/src/unexalpha.c index 9ffeee973b5..e46e5030dbc 100644 --- a/src/unexalpha.c +++ b/src/unexalpha.c @@ -26,7 +26,6 @@ Boston, MA 02111-1307, USA. */ #include #include #include -#include #include #ifdef HAVE_STRING_H #include -- 2.39.5