chiark
/
gitweb
/
~mdw
/
qmail
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
debian/rules: Use `git' potty wrapper.
[qmail]
/
timeoutwrite.h
diff --git
a/timeoutwrite.h
b/timeoutwrite.h
index c93aa18a436f33619815f552f94cd1eff04377c2..47258617b2cdedbe3415dbaa589fa0358ec0af87 100644
(file)
--- a/
timeoutwrite.h
+++ b/
timeoutwrite.h
@@
-1,8
+1,6
@@
#ifndef TIMEOUTWRITE_H
#define TIMEOUTWRITE_H
-#define TIMEOUTWRITE(s,fd) (((s) << 10) | (fd))
-
extern int timeoutwrite();
#endif