diff -Nur xscope-1.1.orig/scope.c xscope-1.1/scope.c --- xscope-1.1.orig/scope.c 2008-09-22 21:18:16.000000000 -0500 +++ xscope-1.1/scope.c 2009-04-08 23:54:12.230818270 -0500 @@ -58,6 +58,7 @@ #include #include #include +#include #ifdef SYSV #define bzero(s,l) memset(s, 0, l)