diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index f1fc33a..275f977 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -32,6 +32,10 @@ #ifndef __BFD_H_SEEN__ #define __BFD_H_SEEN__ +#ifndef PACKAGE +#error config.h must be included before this header +#endif + #ifdef __cplusplus extern "C" { #endif |