summaryrefslogtreecommitdiff
path: root/devel/picprog/files/patch-picport.cc
blob: 0b4f619e02944b05a273383ed4ba5ac4aaa2b8e6 (plain) (blame)
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"