From: Dave Love Date: Wed, 17 Sep 2003 13:21:14 +0000 (+0000) Subject: Don't include varargs.h. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5afd180ecb6030628b936128ad0c2401b0ad3321;p=emacs.git Don't include varargs.h. --- 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