]> git.pld-linux.org Git - packages/yafc.git/blame - yafc-errno.patch
- fix patch broken by cvs->git conversion
[packages/yafc.git] / yafc-errno.patch
CommitLineData
d669bca4
TP
1diff -urN yafc-1.0.orig/lib/makepath.c yafc-1.0/lib/makepath.c
2--- yafc-1.0.orig/lib/makepath.c Tue Dec 11 12:21:51 2001
3+++ yafc-1.0/lib/makepath.c Thu Mar 20 22:01:56 2003
4@@ -36,6 +36,7 @@
5 #endif
6
7 #include <stdio.h>
8+#include <errno.h>
9 #include <sys/types.h>
10 #include <sys/stat.h>
11 #if HAVE_UNISTD_H
This page took 0.06784 seconds and 4 git commands to generate.