repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git]
/
qmail
/
queue-fix-errno.patch
blob
13bbf492bdf7b3cbbad5cae58456ce44dbaa6fa4
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
7
8
-#include <errno.h>
9
-
10
extern int errno;
11
12
extern int error_intr;