chiark
/
gitweb
/
~mdw
/
qmail
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Upstream qmail 1.03
[qmail]
/
timeoutread.h
diff --git
a/timeoutread.h
b/timeoutread.h
index c1d19a000bb04ab6ea09a150f960e2f2517e9edc..20d3bfce17a5dc101e347425dd6921f00b605be1 100644
(file)
--- a/
timeoutread.h
+++ b/
timeoutread.h
@@
-1,8
+1,6
@@
#ifndef TIMEOUTREAD_H
#define TIMEOUTREAD_H
-#define TIMEOUTREAD(s,fd) (((s) << 10) | (fd))
-
extern int timeoutread();
#endif