updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git] / djbfft / error.h.patch
blob08e7ad4c471ffa2d7a88e16c7123f307f749c1a4
1 --- error.h 1999-09-30 22:25:58.000000000 +0200
2 +++ error.h 2007-07-08 18:44:35.062957739 +0200
3 @@ -1,7 +1,7 @@
4 #ifndef ERROR_H
5 #define ERROR_H
7 -extern int errno;
8 +#include <errno.h>
10 extern int error_intr;
11 extern int error_nomem;