David Rose
20 years ago
|
@@ -100,11 +100,11 @@
|
|
|
#include <sys/types.h>
|
|
#include <sys/types.h>
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
-/*
|
|
|
|
|
#ifdef HAVE_MALLOC_H
|
|
#ifdef HAVE_MALLOC_H
|
|
|
#include <malloc.h>
|
|
#include <malloc.h>
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
|
|
+/*
|
|
|
#ifdef HAVE_SYS_MALLOC_H
|
|
#ifdef HAVE_SYS_MALLOC_H
|
|
|
#include <sys/malloc.h>
|
|
#include <sys/malloc.h>
|
|
|
#endif
|
|
#endif
|