1 2 3 4 5 6 7 8 9 10 11
--- picport.cc.orig Thu Apr 29 06:08:10 2004 +++ picport.cc Wed May 25 11:09:06 2005 @@ -40,7 +40,7 @@ #include <unistd.h> #include <termios.h> #include <sysexits.h> -#include <string.h> +#include <string> #include <sched.h> #include "picport.h"