[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tinc system.h,1.1.4.6,1.1.4.7
Update of /home/CVS/tinc
In directory humbolt:/tmp/cvs-serv14139
Modified Files:
Tag: CABAL
system.h
Log Message:
Oops.
Index: system.h
===================================================================
RCS file: /home/CVS/tinc/system.h,v
retrieving revision 1.1.4.6
retrieving revision 1.1.4.7
diff -u -r1.1.4.6 -r1.1.4.7
--- system.h 2003/07/17 15:06:25 1.1.4.6
+++ system.h 2003/07/21 13:15:36 1.1.4.7
@@ -35,7 +35,10 @@
#include <errno.h>
#include <fcntl.h>
#include <unistd.h>
+
+#ifdef HAVE_TERMIOS_H
#include <termios.h>
+#endif
#ifdef HAVE_INTTYPES_H
#include <inttypes.h>
@@ -72,7 +75,7 @@
#endif
#ifdef HAVE_SYS_PARAM_H
-#include <sys/ioctl.h>
+#include <sys/param.h>
#endif
/* SunOS really wants sys/socket.h BEFORE net/if.h,
--
Tinc-cvs: CVS changelog list for the tinc VPN daemon
Archive: http://mail.nl.linux.org/tinc-cvs/
Tinc site: http://tinc.nl.linux.org/
- Prev by Date:
tinc/lib dropin.c,1.1.2.15,1.1.2.16 fake-getaddrinfo.c,1.1.2.4,1.1.2.5 ipv4.h,1.1.2.2,1.1.2.3 ipv6.h,1.1.2.5,1.1.2.6
- Next by Date:
tinc configure.in,1.13.2.69,1.13.2.70
- Prev by thread:
tinc/lib dropin.c,1.1.2.15,1.1.2.16 fake-getaddrinfo.c,1.1.2.4,1.1.2.5 ipv4.h,1.1.2.2,1.1.2.3 ipv6.h,1.1.2.5,1.1.2.6
- Next by thread:
tinc configure.in,1.13.2.69,1.13.2.70
- Index(es):