]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - configure.ac
OpenBSD support.
[thirdparty/lldpd.git] / configure.ac
index 8ec60e027c3740db5b7994994d421b1f6e458167..11fa363ddd4a18c524d5f871edc06eb0760f8670 100644 (file)
@@ -80,9 +80,6 @@ AC_CACHE_SAVE
 AC_HEADER_RESOLV
 AC_CHECK_HEADERS([valgrind/valgrind.h])
 
-# Check for ETHERTYPE_VLAN, put it in compat.h if not defined
-AC_CHECK_DECLS([ETHERTYPE_VLAN],[],[],[[@%:@include <net/ethernet.h>]])
-
 AC_CACHE_SAVE
 
 # Checks for typedefs, structures, and compiler characteristics.