diff options
Diffstat (limited to 'bfd/som.c')
-rw-r--r-- | bfd/som.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/som.c b/bfd/som.c index 469310785dd..4429fcfc594 100644 --- a/bfd/som.c +++ b/bfd/som.c @@ -24,8 +24,8 @@ 02110-1301, USA. */ #include "alloca-conf.h" -#include "bfd.h" #include "sysdep.h" +#include "bfd.h" #if defined (HOST_HPPAHPUX) || defined (HOST_HPPABSD) || defined (HOST_HPPAOSF) || defined(HOST_HPPAMPEIX) |