aboutsummaryrefslogtreecommitdiff
path: root/chinese/pcmanx/files/patch-src-view-telnetcon.cpp
blob: 09b1bdcc1c4b98ab7c661457c9917276a074df8f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/view/telnetcon.cpp.orig	2010-10-12 21:12:03.000000000 +0800
+++ src/view/telnetcon.cpp	2010-10-12 21:12:09.000000000 +0800
@@ -72,7 +72,6 @@
 #ifdef USING_LINUX
 #include <pty.h>
 #endif
-#include <utmp.h>
 
 #include <signal.h>
 #include <sys/wait.h>