source:
npl/commonservers/ucspi-tcp/err.patch
@
41c9558
Last change on this file since 41c9558 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 246 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | --- ucspi-tcp-0.88/error.h 2000-03-18 16:18:42.000000000 +0100 |
2 | +++ ucspi-tcp-0.88kut/error.h 2004-06-01 11:09:52.000000000 +0200 | |
3 | @@ -1,6 +1,6 @@ | |
4 | #ifndef ERROR_H | |
5 | #define ERROR_H | |
6 | - | |
7 | +#include <errno.h> | |
8 | extern int errno; | |
9 | ||
10 | extern int error_intr; |
Note: See TracBrowser
for help on using the repository browser.