netinet/if_ether.h: add ETH_P_LLDP from linux v5.3
[musl] / src / string / bzero.c
index 0f98b4a..ba536b0 100644 (file)
@@ -1,3 +1,4 @@
+#define _BSD_SOURCE
 #include <string.h>
 #include <strings.h>