]> git.pld-linux.org Git - packages/cdb.git/blob - cdb-glibc.patch
- tabs in preamble
[packages/cdb.git] / cdb-glibc.patch
1 --- cdb-0.75/error.h~   2000-02-19 20:42:05.000000000 +0000
2 +++ cdb-0.75/error.h    2003-12-01 18:04:12.000000000 +0000
3 @@ -1,6 +1,8 @@
4  #ifndef ERROR_H
5  #define ERROR_H
6  
7 +#include <errno.h>
8 +
9  extern int errno;
10  
11  extern int error_intr;
This page took 0.067909 seconds and 3 git commands to generate.