diff postproc/postprocess.c @ 2476:a6c5a537f30a

a few warning fixes (missing #include's)
author pl
date Thu, 25 Oct 2001 23:34:14 +0000
parents 3369845d92f4
children 830c0e171d7d
line wrap: on
line diff
--- a/postproc/postprocess.c	Thu Oct 25 22:50:03 2001 +0000
+++ b/postproc/postprocess.c	Thu Oct 25 23:34:14 2001 +0000
@@ -74,6 +74,9 @@
 #include <stdlib.h>
 #include <string.h>
 #include "../config.h"
+#ifdef HAVE_MALLOC_H
+#include <malloc.h>
+#endif
 //#undef HAVE_MMX2
 //#define HAVE_3DNOW
 //#undef HAVE_MMX