Don't include varargs.h.
authorDave Love <fx@gnu.org>
Wed, 17 Sep 2003 19:12:26 +0000 (19:12 +0000)
committerDave Love <fx@gnu.org>
Wed, 17 Sep 2003 19:12:26 +0000 (19:12 +0000)
src/unexalpha.c

index 5eada5e..a76654a 100644 (file)
@@ -26,7 +26,6 @@ Boston, MA 02111-1307, USA.  */
 #include <sys/stat.h>
 #include <sys/mman.h>
 #include <stdio.h>
-#include <varargs.h>
 #include <errno.h>
 #ifdef HAVE_STRING_H
 #include <string.h>