You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-wireless/crda/files/crda-1.1.3-missing-include....

12 lines
231 B

diff --git a/reglib.c b/reglib.c
index bc81974..1fafd37 100644
--- a/reglib.c
+++ b/reglib.c
@@ -9,6 +9,7 @@
#include <fcntl.h>
#include <stdbool.h>
#include <unistd.h>
+#include <string.h>
#include <arpa/inet.h> /* ntohl */