From 58488bc65255391c6054ce9dc9465a8adf6568fe Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Mon, 21 Jun 1993 00:30:11 +0000 Subject: [PATCH] Change insertion marker for new bfd.h generation scheme. --- bfd/bfd-in.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h index 6ed178d..b44edff 100644 --- a/bfd/bfd-in.h +++ b/bfd/bfd-in.h @@ -53,10 +53,8 @@ here. */ #define BFD64 #endif -#ifndef FOPEN_AUT /* WAG */ -/* INSERT SYSDEP HERE */ -/* END OF SYSDEP */ -#endif +/* 64-bit type definition (if any) from bfd's sysdep.h goes here */ + /* forward declaration */ typedef struct _bfd bfd; -- 2.7.4