ossp-pkg/js/src/perlconnect/JS.xs 1.1 -> 1.2
--- JS.xs 2005/11/25 08:16:37 1.1
+++ JS.xs 2006/07/22 15:09:45 1.2
@@ -61,7 +61,7 @@
#include <jsapi.h>
#include "jsperlpvt.h"
-#include <malloc.h>
+#include <stdlib.h>
/* __REMOVE__ */
/* #include <stdio.h> */
|
|