summaryrefslogtreecommitdiff
path: root/src/ivyargument.c
diff options
context:
space:
mode:
authorfcolin2005-07-26 14:05:44 +0000
committerfcolin2005-07-26 14:05:44 +0000
commiteadd80325fe2f74a0eedf88b68cc43b2bcb0c915 (patch)
tree6015230737ae5482c5b8dfc048aede402b645008 /src/ivyargument.c
parentfb6aa032cf84f543234534cd2c24102eb730bbc4 (diff)
downloadivy-c-eadd80325fe2f74a0eedf88b68cc43b2bcb0c915.zip
ivy-c-eadd80325fe2f74a0eedf88b68cc43b2bcb0c915.tar.gz
ivy-c-eadd80325fe2f74a0eedf88b68cc43b2bcb0c915.tar.bz2
ivy-c-eadd80325fe2f74a0eedf88b68cc43b2bcb0c915.tar.xz
compile Windows
Diffstat (limited to 'src/ivyargument.c')
-rwxr-xr-xsrc/ivyargument.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ivyargument.c b/src/ivyargument.c
index 981ac2c..ac880cf 100755
--- a/src/ivyargument.c
+++ b/src/ivyargument.c
@@ -20,7 +20,7 @@
#include <time.h>
#include <stdlib.h>
#include <memory.h>
-
+#include <string.h>
#include "list.h"
#include "ivyargument.h"