changeset 52521:a6fb651249bd

Don't include varargs.h.
author Dave Love <fx@gnu.org>
date Wed, 17 Sep 2003 13:28:00 +0000
parents f5d5daea4d3c
children eb10e3fe4d13
files src/unexalpha.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/unexalpha.c	Wed Sep 17 06:43:36 2003 +0000
+++ b/src/unexalpha.c	Wed Sep 17 13:28:00 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>