summaryrefslogtreecommitdiff
path: root/time/plan/patches/patch-af
blob: 10d37388b708ad194fa43f35e2e30ade623f8dcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-af,v 1.3 2007/04/28 15:20:42 reed Exp $

--- netplan.c.orig	2005-01-26 12:55:34.000000000 -0600
+++ netplan.c	2007-04-26 09:01:01.000000000 -0500
@@ -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>