X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Fnlmconv.c;h=9932ba29b71da447bcbc0c598e05a720c595c2e6;hb=3db64b009284dda3a1ce10a91beb1297475e60a7;hp=1d477086a8eea5001f525f67b15f5695fab94e6a;hpb=0c3e446c448c0681d859493c61603fc6aaad3489;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/nlmconv.c b/binutils/nlmconv.c index 1d477086a8..9932ba29b7 100644 --- a/binutils/nlmconv.c +++ b/binutils/nlmconv.c @@ -32,9 +32,9 @@ #endif #endif +#include "sysdep.h" #include "bfd.h" #include "libiberty.h" -#include "bucomm.h" #include "safe-ctype.h" #include "ansidecl.h" @@ -53,6 +53,8 @@ #include "coff/ecoff.h" #endif +#include "bucomm.h" + /* If strerror is just a macro, we want to use the one from libiberty since it will handle undefined values. */ #undef strerror