$OpenBSD: patch-rpcrig_rpcrigd_c,v 1.2 2013/04/20 14:58:01 sthen Exp $
--- rpcrig/rpcrigd.c.orig	Thu Nov  1 21:27:27 2012
+++ rpcrig/rpcrigd.c	Sun Apr 14 22:00:44 2013
@@ -43,7 +43,9 @@
 
 #include <hamlib/rig.h>
 
-
+#ifdef __OpenBSD__
+int _rpcsvcdirty;
+#endif
 
 /*
  * Prototypes
