14 lines
287 B
Plaintext
14 lines
287 B
Plaintext
$OpenBSD: patch-rpcrot_rpcrotd_c,v 1.2 2013/04/20 14:58:01 sthen Exp $
|
|
--- rpcrot/rpcrotd.c.orig Thu Nov 1 21:27:27 2012
|
|
+++ rpcrot/rpcrotd.c Sun Apr 14 22:00:44 2013
|
|
@@ -43,6 +43,9 @@
|
|
|
|
#include <hamlib/rotator.h>
|
|
|
|
+#ifdef __OpenBSD__
|
|
+int _rpcsvcdirty;
|
|
+#endif
|
|
|
|
/*
|
|
* Prototypes
|