From f7a58531724dc877163fb561471497eeab67ea8a Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Tue, 11 Dec 2007 13:55:42 +0000 Subject: changed from errno.h to cerrno --- anytun.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anytun.cpp b/anytun.cpp index 8a94dc4..a2d5653 100644 --- a/anytun.cpp +++ b/anytun.cpp @@ -31,7 +31,7 @@ #include #include #include -#include +#include #include "datatypes.h" -- cgit v1.2.3