summaryrefslogtreecommitdiff
path: root/src/main/SetParams.c
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-05-13 08:35:31 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-05-13 08:35:31 +0000
commitc1185f117f5c87f1b8565ccaff4b5873848159e3 (patch)
tree9bdefacce779a724d1401815f6d6fd8a3829a6fd /src/main/SetParams.c
parentce53ad402e6a0bccfae3d761c7a9139bad6d80ae (diff)
Minor change.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1657 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/SetParams.c')
-rw-r--r--src/main/SetParams.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/SetParams.c b/src/main/SetParams.c
index 2ab5011d..33ac4ba4 100644
--- a/src/main/SetParams.c
+++ b/src/main/SetParams.c
@@ -8,7 +8,7 @@
@@*/
#include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
/* FIXME - remove this when ActiveThorns doesn't need it */
#include "SKBinTree.h"