X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdbsupport%2Fcommon-defs.h;h=d3f5eafa4555fb014d2f9140127a6fb846d6574c;hb=41792d688a5a1f158d6e9ecda2b603ae122d69a1;hp=e42d2b80c045361cfa19f52cb146ae32c58f61b3;hpb=d3e2a5e85df4c8454135503c1034b95fecd522ab;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbsupport/common-defs.h b/gdbsupport/common-defs.h index e42d2b80c0..d3f5eafa45 100644 --- a/gdbsupport/common-defs.h +++ b/gdbsupport/common-defs.h @@ -84,7 +84,12 @@ #include #include + +/* Include both cstdlib and stdlib.h to ensure we have standard functions + defined both in the std:: namespace and in the global namespace. */ +#include #include + #include #include #include