malloc.h is deprecated, use stdlib.h instead.
This commit is contained in:
@@ -16,11 +16,10 @@
|
||||
**
|
||||
** $Id$
|
||||
*/
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "texus.h"
|
||||
|
||||
#include <malloc.h>
|
||||
|
||||
#include "texusint.h"
|
||||
|
||||
void _txDefaultErrorCallback( const char *string, FxBool fatal );
|
||||
|
||||
Reference in New Issue
Block a user