diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 4ebf4ed..b57d013 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.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; |