OSSP CVS Repository

ossp - Difference in ossp-pkg/js/src/perlconnect/JS.xs versions 1.2 and 1.3
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/js/src/perlconnect/JS.xs 1.2 -> 1.3

--- JS.xs        2006/07/22 15:09:45     1.2
+++ JS.xs        2006/07/22 17:10:02     1.3
@@ -61,7 +61,11 @@
 
 #include <jsapi.h>
 #include "jsperlpvt.h"
+#ifdef OSSP
 #include <stdlib.h>
+#else
+#include <malloc.h>
+#endif
 
 /* __REMOVE__ */
 /* #include <stdio.h>  */

CVSTrac 2.0.1