From d85e7ec311b4d5e15f2a5eea42fc2da2fd8e7a0a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 27 Dec 2008 17:40:03 +0000 Subject: added datatypes.h --- src/linux/tun.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/linux') diff --git a/src/linux/tun.c b/src/linux/tun.c index 7f3b60c..66485fb 100644 --- a/src/linux/tun.c +++ b/src/linux/tun.c @@ -32,6 +32,8 @@ * along with ľAnytun. If not, see . */ +#include "datatypes.h" + #include "tun.h" #include "tun_helper.h" -- cgit v1.2.3