summaryrefslogtreecommitdiff
path: root/time/plan/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'time/plan/patches/patch-af')
-rw-r--r--time/plan/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/time/plan/patches/patch-af b/time/plan/patches/patch-af
new file mode 100644
index 00000000000..4ef4e001b7f
--- /dev/null
+++ b/time/plan/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2004/06/10 22:42:43 jschauma Exp $
+
+--- netplan.c.orig 2004-06-11 18:18:30.000000000 -0400
++++ netplan.c 2004-06-11 18:18:43.000000000 -0400
+@@ -4,6 +4,7 @@
+
+ typedef void *Widget; /* dummy for prototype declarations in config.h */
+
++#include <errno.h>
+ #include <stdio.h>
+ #include <string.h>
+ #include <stdlib.h>