Need an #undef for realloc
This commit was SVN r704.
Этот коммит содержится в:
родитель
17e4854387
Коммит
74af0954d8
@ -20,6 +20,9 @@
|
||||
#if defined(free)
|
||||
#undef free
|
||||
#endif
|
||||
#if defined(realloc)
|
||||
#undef realloc
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Public variables
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user