mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-26 05:35:12 +02:00
12 lines
225 B
Diff
12 lines
225 B
Diff
upstreamed in Hamlib/Hamlib#1024
|
|
|
|
--- a/rigs/prm80/prm80.h
|
|
+++ b/rigs/prm80/prm80.h
|
|
@@ -23,6 +23,7 @@
|
|
#define _PRM80_H 1
|
|
|
|
#include <hamlib/rig.h>
|
|
+#include <sys/time.h>
|
|
#include "misc.h"
|
|
|
|
#define BACKEND_VER "20210416"
|