]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/pppoe/config.h.in
Add configure check to see if we have struct sockaddr_ll
[ppp.git] / pppd / plugins / pppoe / config.h.in
index d447f5e891cb1e32714c335fc4916a3fd7ea578e..d7d61c01c0414e3fd10b43ec7f6e8c8e6770e110 100644 (file)
@@ -69,3 +69,5 @@
 /* The size of `unsigned short', as computed by sizeof. */
 #undef SIZEOF_UNSIGNED_SHORT
 
+/* Define to 1 if the system has the type `struct sockaddr_ll'. */
+#undef HAVE_STRUCT_SOCKADDR_LL