X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=support%2Fcpp%2Flibiberty%2Fxstrdup.c;fp=support%2Fcpp%2Flibiberty%2Fxstrdup.c;h=fa12c96a3cd61e8f7ca919d3dd3ef74989871e3b;hb=15bebb5458d3dfc30d8dd147c0cc74e8a766f7d0;hp=9ac2ea038f344e3b74b548b29cb49a4013262cc7;hpb=124d1fe4fa35a4c642b073bde8f45004326d1192;p=fw%2Fsdcc diff --git a/support/cpp/libiberty/xstrdup.c b/support/cpp/libiberty/xstrdup.c index 9ac2ea03..fa12c96a 100644 --- a/support/cpp/libiberty/xstrdup.c +++ b/support/cpp/libiberty/xstrdup.c @@ -13,10 +13,10 @@ obtain memory. */ -#include #ifdef HAVE_CONFIG_H #include "config.h" #endif +#include #ifdef HAVE_STRING_H #include #else