summaryrefslogtreecommitdiff
path: root/src/main/RecordImplementation.c
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-01-15 13:47:15 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-01-15 13:47:15 +0000
commita6edf565c372b1ba0185881dfaa673d4dd470b2a (patch)
treebc2ba2aeec2081762cecdc6cfe4fa6e6efb54108 /src/main/RecordImplementation.c
parent98af5aae4a94d1fe40734593d036446689151d3f (diff)
Various bits of tidying up etc.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@57 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/RecordImplementation.c')
-rw-r--r--src/main/RecordImplementation.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/RecordImplementation.c b/src/main/RecordImplementation.c
index b482e63a..1acf1d3a 100644
--- a/src/main/RecordImplementation.c
+++ b/src/main/RecordImplementation.c
@@ -9,6 +9,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include "StoreNamedData.h"