7c24dbf943
- add two ftp sites - forgot to install lftp.conf; Pointed out by Hannu Liljemark <hannu.liljemark@kolumbus.fi>
11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
--- src/PtyShell.cc.orig Fri Oct 26 16:17:36 2001
|
|
+++ src/PtyShell.cc Fri Oct 26 16:17:58 2001
|
|
@@ -29,6 +29,7 @@
|
|
#include <string.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/wait.h>
|
|
+#include <sys/ioctl.h>
|
|
#include <termios.h>
|
|
|
|
#include "PtyShell.h"
|