decl
authorAnas Nashif <anas.nashif@intel.com>
Tue, 30 Oct 2012 19:32:00 +0000 (12:32 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Tue, 30 Oct 2012 19:32:00 +0000 (12:32 -0700)
lib/number.c

index 1f913d5..240f653 100644 (file)
@@ -35,6 +35,7 @@
 #include <assert.h>
 #include <stdlib.h>
 #include <ctype.h>/* Prototypes needed for external utility routines. */
+#include <string.h>
 
 #define bc_rt_warn rt_warn
 #define bc_rt_error rt_error