source: npl/commonservers/ucspi-tcp/err.patch @ 8b8e03e

gcc484ntopperl-5.22
Last change on this file since 8b8e03e was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100755
File size: 246 bytes
RevLine 
[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.