FreeCalypso > hg > ueda-linux
diff ueda/utils/instfileelem.c @ 1:e2130f1ef720
ueda/utils Linuxified
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 20 Jul 2015 00:30:24 +0000 |
parents | cd92449fdb51 |
children |
line wrap: on
line diff
--- a/ueda/utils/instfileelem.c Mon Jul 20 00:24:37 2015 +0000 +++ b/ueda/utils/instfileelem.c Mon Jul 20 00:30:24 2015 +0000 @@ -7,6 +7,8 @@ #include <sys/param.h> #include <ctype.h> #include <stdio.h> +#include <stdlib.h> +#include <string.h> #include <strings.h> char dirlist_pathname[] = "/usr/local/eda/file-element-dirs";