OSSP CVS Repository

ossp - Difference in ossp-pkg/val/val.c versions 1.11 and 1.12
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/val/val.c 1.11 -> 1.12

--- val.c        2002/03/13 18:35:58     1.11
+++ val.c        2002/03/13 18:41:30     1.12
@@ -39,6 +39,11 @@
 #include <stdarg.h>
 #include <string.h>
 
+/* optional memory debugging support */
+#if defined(HAVE_DMALLOC_H) && defined(WITH_DMALLOC)
+#include "dmalloc.h"
+#endif
+
 /* include own API header */
 #include "val.h"
 

CVSTrac 2.0.1