summaryrefslogtreecommitdiff
path: root/comms/hamlib/files/patch-rigs_dummy_rot__pstrotator.c
blob: 37ed3d2f8469cfe7688a375bf05f1d42c3bbe244 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- rigs/dummy/rot_pstrotator.c.orig	2025-02-09 21:22:13 UTC
+++ rigs/dummy/rot_pstrotator.c
@@ -23,6 +23,7 @@
 #include <math.h>
 #include <sys/time.h>
 #include <errno.h>
+#include <sys/socket.h>
 
 #include "hamlib/rotator.h"
 #include "dummy_common.h"