From bdc6cfb60a41111cf65d46f76ee179a9887c2d4c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 10 May 2008 16:00:14 +0000 Subject: adaptions for openbsd 4.3 --- src/ovpn/tunDevice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ovpn/tunDevice.h') diff --git a/src/ovpn/tunDevice.h b/src/ovpn/tunDevice.h index 5886b7d..b0c5780 100644 --- a/src/ovpn/tunDevice.h +++ b/src/ovpn/tunDevice.h @@ -32,8 +32,8 @@ #define _TUNDEVICE_H_ #include "buffer.h" -#include "deviceConfig.hpp" #include "threadUtils.hpp" +#include "deviceConfig.hpp" class TunDevice { -- cgit v1.2.3