diff peluce/pwpdemo.h @ 50:e2b6a35bcb0c

Remove usage of malloc.h; Other misc cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 24 May 2010 08:48:18 +0300
parents acb5694e93d9
children c6ecac58120a
line wrap: on
line diff
--- a/peluce/pwpdemo.h	Mon May 24 08:46:57 2010 +0300
+++ b/peluce/pwpdemo.h	Mon May 24 08:48:18 2010 +0300
@@ -2,7 +2,6 @@
 #include <stdlib.h>
 #include <string.h>
 #include <math.h>
-#include <malloc.h>
 
 #include "../pwplib/pwplib.h"