diff options
Diffstat (limited to 'net-wireless/crda/files/crda-1.1.3-missing-include.patch')
-rw-r--r-- | net-wireless/crda/files/crda-1.1.3-missing-include.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-wireless/crda/files/crda-1.1.3-missing-include.patch b/net-wireless/crda/files/crda-1.1.3-missing-include.patch deleted file mode 100644 index a472e238f66f..000000000000 --- a/net-wireless/crda/files/crda-1.1.3-missing-include.patch +++ /dev/null @@ -1,11 +0,0 @@ -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 */ |