summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3b5e946)
raw | patch | inline | side by side (parent: 3b5e946)
author | dwyip <dwyip@users.sourceforge.net> | |
Sat, 10 Jun 2006 10:09:30 +0000 (10:09 +0000) | ||
committer | dwyip <dwyip@users.sourceforge.net> | |
Sat, 10 Jun 2006 10:09:30 +0000 (10:09 +0000) |
src/pedro/pedrodom.cpp | patch | blob | history |
diff --git a/src/pedro/pedrodom.cpp b/src/pedro/pedrodom.cpp
index 5ac4a61d02e56765a5701c29d086107adc6e066b..fa473f1a948ad5c7f7ec877b687de7bbbba741f4 100644 (file)
--- a/src/pedro/pedrodom.cpp
+++ b/src/pedro/pedrodom.cpp
#include <stdio.h>
#include <string.h>
#include <stdarg.h>
+#if defined(HAVE_MALLOC_H)
#include <malloc.h>
+#endif
#include <sys/types.h>
#include <sys/stat.h>