diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/unexalpha.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/unexalpha.c b/src/unexalpha.c index 5eada5e0d0f..a76654a1277 100644 --- a/src/unexalpha.c +++ b/src/unexalpha.c | |||
| @@ -26,7 +26,6 @@ Boston, MA 02111-1307, USA. */ | |||
| 26 | #include <sys/stat.h> | 26 | #include <sys/stat.h> |
| 27 | #include <sys/mman.h> | 27 | #include <sys/mman.h> |
| 28 | #include <stdio.h> | 28 | #include <stdio.h> |
| 29 | #include <varargs.h> | ||
| 30 | #include <errno.h> | 29 | #include <errno.h> |
| 31 | #ifdef HAVE_STRING_H | 30 | #ifdef HAVE_STRING_H |
| 32 | #include <string.h> | 31 | #include <string.h> |