diff --git a/srcpkgs/hamlib/patches/implicit-function-decl.patch b/srcpkgs/hamlib/patches/implicit-function-decl.patch new file mode 100644 index 00000000000..eb2928e61cb --- /dev/null +++ b/srcpkgs/hamlib/patches/implicit-function-decl.patch @@ -0,0 +1,10 @@ +--- a/tests/memload.c ++++ b/tests/memload.c +@@ -22,6 +22,7 @@ + #include + + #include ++#include + #include "misc.h" + + #ifdef HAVE_XML2