ossp-pkg/l2/l2_ch_socket.c 1.23 -> 1.24
--- l2_ch_socket.c 2001/09/10 14:32:57 1.23
+++ l2_ch_socket.c 2001/09/11 10:37:04 1.24
@@ -36,7 +36,7 @@
#include <arpa/inet.h>
#include "l2.h"
-#include "l2_config.h"
+#include "l2_p.h"
#if defined(HAVE_INET_PTON)
#define l2_inet_pton inet_pton
|
|