bmx7: Fix for mbedtls-3.6.0
[feed/routing.git] / bmx7 / patches / 010-gcc10.patch
diff --git a/bmx7/patches/010-gcc10.patch b/bmx7/patches/010-gcc10.patch
deleted file mode 100644 (file)
index d2b9fcb..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/bmx.h
-+++ b/src/bmx.h
-@@ -290,7 +290,7 @@ enum ADGSN {
- #define SUCCESS 0
- #define FAILURE -1
--const void* FAILURE_PTR;
-+extern const void* FAILURE_PTR;
- #define MAX_SELECT_TIMEOUT_MS 1100 /* MUST be smaller than (1000/2) to fit into max tv_usec */