OSSP CVS Repository

ossp - Difference in ossp-pkg/l2/l2_ch_socket.c versions 1.11 and 1.12
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/l2/l2_ch_socket.c 1.11 -> 1.12

--- l2_ch_socket.c       2001/09/04 19:34:33     1.11
+++ l2_ch_socket.c       2001/09/05 07:47:12     1.12
@@ -27,14 +27,15 @@
 **  l2_ch_socket.c: socket channel implementation
 */
 
+#include <unistd.h>
+#include <errno.h>
+#include <netdb.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
-#include <netdb.h>
-#include <unistd.h>
+#include <arpa/inet.h>
 
 #include "l2.h"
-#include "l2_p.h"
 
 #define HAVE_INET_ATON
 #ifndef HAVE_INET_PTON

CVSTrac 2.0.1