diff loadtools/hwparam.c @ 21:67a39d8914a8

starting work on loadtool
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 04 May 2013 03:47:40 +0000
parents 24b88c119465
children 768a3d012931
line wrap: on
line diff
--- a/loadtools/hwparam.c	Sat May 04 00:35:55 2013 +0000
+++ b/loadtools/hwparam.c	Sat May 04 03:47:40 2013 +0000
@@ -6,6 +6,7 @@
 #include <sys/param.h>
 #include <stdio.h>
 #include <ctype.h>
+#include <string.h>
 #include <strings.h>
 #include <stdlib.h>