summaryrefslogtreecommitdiff
path: root/media-libs/hamlib/files/hamlib-4.5.5-gcc14-fix.patch
blob: 35eade8f68e28d0cacf73efe248c56e0652ca8be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/tests/memload.c b/tests/memload.c
index 6157a08..4f189d0 100644
--- a/tests/memload.c
+++ b/tests/memload.c
@@ -19,6 +19,7 @@
  */
 
 
+#include <stdlib.h>
 #include <hamlib/config.h>
 
 #include <hamlib/rig.h>