summaryrefslogtreecommitdiff
path: root/ham/hamlib/patches/patch-ad
blob: 6e280cd036c43a15b7b307cb80d02cf32f651c6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-ad,v 1.2 2012/06/11 00:17:58 gdt Exp $

--- rpcrot/rpcrotd.c.orig	2012-01-08 02:54:30.000000000 +0000
+++ rpcrot/rpcrotd.c
@@ -43,6 +43,12 @@
 
 #include <hamlib/rotator.h>
 
+#ifdef __NetBSD__
+#include <sys/param.h>
+#if (__NetBSD_Version__ < 106210000)
+int _rpcsvcdirty;
+#endif
+#endif
 
 /*
  * Prototypes