hamlib: fix -Wimplicit-function-declaration

This commit is contained in:
Đoàn Trần Công Danh 2024-02-20 08:20:51 +07:00
parent d541b85fc4
commit 8d98abbfa9

View file

@ -0,0 +1,10 @@
--- a/tests/memload.c
+++ b/tests/memload.c
@@ -22,6 +22,7 @@
#include <hamlib/config.h>
#include <hamlib/rig.h>
+#include <stdlib.h>
#include "misc.h"
#ifdef HAVE_XML2