chiark
/
gitweb
/
~mdw
/
ezmlm
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Debianization and various other fixes.
[ezmlm]
/
error.h
diff --git
a/error.h
b/error.h
index 42fdc81e68be72f348cb400fe75f48e2d6e67d24..bd9da3fa39278ddb328175f009d0c4c69057ac65 100644
(file)
--- a/
error.h
+++ b/
error.h
@@
-1,7
+1,7
@@
#ifndef ERROR_H
#define ERROR_H
-extern int errno;
+#include <errno.h>
extern int error_intr;
extern int error_nomem;