source:
npl/commonservers/ucspi-tcp/err.patch
@
c5c522c
Last change on this file since c5c522c was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 246 bytes |
-
ucspi-tcp-0.
old new 1 1 #ifndef ERROR_H 2 2 #define ERROR_H 3 3 #include <errno.h> 4 4 extern int errno; 5 5 6 6 extern int error_intr;
Note: See TracBrowser
for help on using the repository browser.