changeset 89517:d5ec115216af

Don't include varargs.h.
author Dave Love <fx@gnu.org>
date Wed, 17 Sep 2003 19:12:26 +0000
parents 42b48c8a8615
children c9f7a2f363ca
files src/unexalpha.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/unexalpha.c	Wed Sep 17 13:54:36 2003 +0000
+++ b/src/unexalpha.c	Wed Sep 17 19:12:26 2003 +0000
@@ -26,7 +26,6 @@
 #include <sys/stat.h>
 #include <sys/mman.h>
 #include <stdio.h>
-#include <varargs.h>
 #include <errno.h>
 #ifdef HAVE_STRING_H
 #include <string.h>