15 lines
290 B
Plaintext
15 lines
290 B
Plaintext
$OpenBSD: patch-rpcrig_rpcrigd_c,v 1.1.1.1 2007/05/28 17:07:27 jason Exp $
|
|
--- rpcrig/rpcrigd.c.orig Tue Nov 1 10:09:56 2005
|
|
+++ rpcrig/rpcrigd.c Tue Nov 1 10:10:23 2005
|
|
@@ -45,7 +45,9 @@
|
|
|
|
#include <hamlib/rig.h>
|
|
|
|
-
|
|
+#ifdef __OpenBSD__
|
|
+int _rpcsvcdirty;
|
|
+#endif
|
|
|
|
/*
|
|
* Prototypes
|