ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/www/anyterm/files/patch-src-SubProcess.cc
Revision: 137
Committed: 2009-11-20T02:12:26-08:00 (15 years, 7 months ago) by douglas
Content type: text/x-diff
File size: 302 byte(s)
Log Message:
Anyterm beginning.

File Contents

# Content
1 --- src/SubProcess.cc.orig 2008-10-26 06:17:37.000000000 -0700
2 +++ src/SubProcess.cc 2009-11-19 23:58:03.399815119 -0800
3 @@ -22,6 +22,7 @@
4 #if defined(__FreeBSD__)
5 #include <libutil.h>
6 #include <sys/ioctl.h>
7 +#include <termios.h>
8 #elif defined(__OpenBSD__)
9 #include <termios.h>
10 #include <util.h>

Properties

Name Value
svn:mime-type text/x-diff