updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git] / qmail / queue-fix-errno.patch
blob13bbf492bdf7b3cbbad5cae58456ce44dbaa6fa4
1 diff -u queue-fix-1.4/error.h queue-fix-1.4-orig/error.h
2 --- queue-fix-1.4/error.h 2006-09-22 11:45:09.000000000 -0300
3 +++ queue-fix-1.4-orig/error.h 2006-09-22 11:44:50.000000000 -0300
4 @@ -1,8 +1,6 @@
5 #ifndef ERROR_H
6 #define ERROR_H
8 -#include <errno.h>
10 extern int errno;
12 extern int error_intr;