From 4092a51306d27645cde759af5de02b2c72b60e6a Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 8 Aug 2002 13:11:32 +0000 Subject: Re-add. --- misc/heyu/patches/patch-aa | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 misc/heyu/patches/patch-aa diff --git a/misc/heyu/patches/patch-aa b/misc/heyu/patches/patch-aa new file mode 100644 index 00000000000..b4c6cc04af3 --- /dev/null +++ b/misc/heyu/patches/patch-aa @@ -0,0 +1,16 @@ +$NetBSD: patch-aa,v 1.5 2002/08/08 13:11:32 wiz Exp $ + +--- stop.c.orig Thu Dec 7 06:42:20 2000 ++++ stop.c +@@ -33,9 +33,11 @@ + char *argv[]; + { + unsigned long pid; ++#ifdef __linux__ + FILE * pidfile; + char buf[80]; + char procname[80]; ++#endif + extern unsigned long lockpid(); + extern void quit(); + -- cgit v1.2.3