OSSP CVS Repository

ossp - Difference in ossp-pkg/lmtp2nntp/daemon.c versions 1.3 and 1.4
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/lmtp2nntp/daemon.c 1.3 -> 1.4

--- daemon.c     2001/10/04 16:07:16     1.3
+++ daemon.c     2001/10/12 13:51:59     1.4
@@ -6,11 +6,16 @@
 **  http://www.erlenstar.demon.co.uk/unix/faq_2.html#SEC10
 */
 
+#include "config.h"
+
 #include <fcntl.h>
 #include <unistd.h>
 #include <signal.h>
 #include <sys/stat.h>
 #include <sys/ioctl.h>
+#ifdef HAVE_TERMIOS_H
+#include <sys/termios.h>
+#endif
 
 #include "daemon.h"
 

CVSTrac 2.0.1