From 485a05ea64b90638f09e3dfcbf7aefa4a6dd30df Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Mon, 7 May 2001 12:12:07 +0000 Subject: add missing header (string.h) to keep alpha's happy. --- wm/ion/distinfo | 3 ++- wm/ion/patches/patch-ac | 10 ++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 wm/ion/patches/patch-ac (limited to 'wm/ion') diff --git a/wm/ion/distinfo b/wm/ion/distinfo index 98cd6236fc3..672be188c87 100644 --- a/wm/ion/distinfo +++ b/wm/ion/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/04/22 13:32:28 zuntum Exp $ +$NetBSD: distinfo,v 1.2 2001/05/07 12:15:11 dmcmahill Exp $ SHA1 (ion-20010314.tar.gz) = f25cd3217a85fe8ca542ec1d2bb02ffea1b1e1e9 Size (ion-20010314.tar.gz) = 146185 bytes SHA1 (patch-aa) = ae5fd844f89bf11d64f1f977219d70e8f868289c SHA1 (patch-ab) = e03d4705e0f7885d3ae5d256fda7c405fe408384 +SHA1 (patch-ac) = 302f20d54304164612d04636642a88d0565da75d diff --git a/wm/ion/patches/patch-ac b/wm/ion/patches/patch-ac new file mode 100644 index 00000000000..6249f204bd7 --- /dev/null +++ b/wm/ion/patches/patch-ac @@ -0,0 +1,10 @@ +$NetBSD: patch-ac,v 1.1 2001/05/07 12:15:12 dmcmahill Exp $ + +--- src/event.c.orig Sat Jul 1 08:37:50 2000 ++++ src/event.c Mon May 7 08:09:23 2001 +@@ -7,4 +7,5 @@ + + #include ++#include + #include + #include -- cgit v1.2.3