]> git.pld-linux.org Git - packages/cdb.git/commitdiff
- error.h
authorareq <areq@pld-linux.org>
Mon, 1 Dec 2003 18:02:53 +0000 (18:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdb-glibc.patch -> 1.1

cdb-glibc.patch [new file with mode: 0644]

diff --git a/cdb-glibc.patch b/cdb-glibc.patch
new file mode 100644 (file)
index 0000000..9334771
--- /dev/null
@@ -0,0 +1,11 @@
+--- cdb-0.75/error.h~  2000-02-19 20:42:05.000000000 +0000
++++ cdb-0.75/error.h   2003-12-01 18:04:12.000000000 +0000
+@@ -1,6 +1,8 @@
+ #ifndef ERROR_H
+ #define ERROR_H
++#include <errno.h>
++
+ extern int errno;
+ extern int error_intr;
This page took 0.058109 seconds and 4 git commands to generate.