From 11784c0b4d269e332f4f77ba83e8db8c5454f46a Mon Sep 17 00:00:00 2001 From: victor Date: Mon, 9 Nov 2009 15:37:08 +0000 Subject: [PATCH] minor git-svn-id: https://ttuki.vtt.fi/svn/p2p-next/TUD/p2tp/trunk@516 e16421f0-f15b-0410-abcd-98678b794739 --- compat.cpp | 1 - compat.h | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compat.cpp b/compat.cpp index 84ef76d..d6b0f48 100644 --- a/compat.cpp +++ b/compat.cpp @@ -8,7 +8,6 @@ */ #include "compat.h" -#include "util.h" #include #include #include diff --git a/compat.h b/compat.h index 0593e44..4f73489 100644 --- a/compat.h +++ b/compat.h @@ -58,4 +58,5 @@ tint usec_time (); }; -#endif \ No newline at end of file +#endif + -- 2.20.1