commit | 65685194f590606dfa8cecc442adf234a4f82644 | [log] [tgz] |
---|---|---|
author | Kai Tietz <ktietz70@googlemail.com> | Thu Oct 18 13:23:49 2007 +0000 |
committer | Kai Tietz <ktietz70@googlemail.com> | Thu Oct 18 13:23:49 2007 +0000 |
tree | dedc2035500b547f68e8428fb2a88513037b7704 | |
parent | 168cd78b1d1f500f1ff5f835d8e2f3248f80f000 [diff] [blame] |
Moved secure API into folder sec_api. git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@144 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-headers/include/stdlib.h b/mingw-w64-headers/include/stdlib.h index 0ff6805..0f8add7 100755 --- a/mingw-w64-headers/include/stdlib.h +++ b/mingw-w64-headers/include/stdlib.h
@@ -497,6 +497,6 @@ #pragma pack(pop) -#include <stdlib_s.h> +#include <sec_api/stdlib_s.h> #endif