]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/tinyos/misc/tos-serial-debug.c
Merge over into the trunk.
[tinyos-2.x.git] / tools / tinyos / misc / tos-serial-debug.c
index bd0a9631cc5f4063315124a7714e74e83da8a8de..5c68370cba450196848132b83ab24900d68a6350 100644 (file)
@@ -33,6 +33,7 @@
 #include <fcntl.h>
 #include <termios.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
 #ifdef __CYGWIN__