$OpenBSD: patch-src_lftp_pty_c,v 1.1 2009/02/03 09:08:24 kevlo Exp $
--- src/lftp_pty.c.orig	Mon Feb  2 17:58:38 2009
+++ src/lftp_pty.c	Mon Feb  2 18:01:15 2009
@@ -32,6 +32,8 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/stat.h>
+#include <termios.h>
+#include <util.h>
 
 #include "lftp_pty.h"
 
