--- a/libspt.c +++ b/libspt.c @@ -7,9 +7,6 @@ #include #include /* for perror() */ #include -#ifdef HAVE_PTY_SVR4 -#include -#endif struct spt_handle_tag { connection *pconn;