aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ez-ipupdate/files/conffile.patch
blob: 41f8a0e73b2aeebf876ecdd1f518b8348bb490f2 (plain)
1
2
3
4
5
6
7
8
9
10
--- ez-ipupdate-3.0.10/conf_file.c.orig	2005-11-27 20:03:46.557322517 -0800
+++ ez-ipupdate-3.0.10/conf_file.c	2005-11-27 20:03:15.519369422 -0800
@@ -34,6 +34,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <errno.h>
 
 #include <conf_file.h>