14 lines
292 B
Plaintext
14 lines
292 B
Plaintext
$OpenBSD: patch-rpcrot_rpcrotd_c,v 1.1.1.1 2007/05/28 17:07:27 jason Exp $
|
|
--- rpcrot/rpcrotd.c.orig Tue Nov 1 10:09:40 2005
|
|
+++ rpcrot/rpcrotd.c Tue Nov 1 10:10:30 2005
|
|
@@ -45,6 +45,9 @@
|
|
|
|
#include <hamlib/rotator.h>
|
|
|
|
+#ifdef __OpenBSD__
|
|
+int _rpcsvcdirty;
|
|
+#endif
|
|
|
|
/*
|
|
* Prototypes
|