summaryrefslogtreecommitdiff
path: root/ld/writebin.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/writebin.c')
-rw-r--r--ld/writebin.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/ld/writebin.c b/ld/writebin.c
index e833f6c..d3032e3 100644
--- a/ld/writebin.c
+++ b/ld/writebin.c
@@ -3,12 +3,6 @@
/* Copyright (C) 1994 Bruce Evans */
-#ifndef NO_AOUT
-#ifndef A_OUT_INCL
-#define A_OUT_INCL <a.out.h>
-#endif
-#endif
-
#include "syshead.h"
#include "bindef.h"
#include "const.h"