Get rid of malloc.h.
[oweals/cde.git] / cde / programs / dthelp / parser.ccdf / htag / parser / param.c
index 11a0a56f8621db2ebd2886e32df0409abedba727..8a838dfb7e1596535402ffb085e1edfe311f875a 100644 (file)
@@ -31,7 +31,7 @@ This product and information is proprietary of Tandem Computers Incorporated.
 
 #include <string.h>
 #include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
 #if defined(MSDOS)
 #include <process.h>
 #endif