minor
authorvictor <victor@e16421f0-f15b-0410-abcd-98678b794739>
Mon, 9 Nov 2009 15:37:08 +0000 (15:37 +0000)
committervictor <victor@e16421f0-f15b-0410-abcd-98678b794739>
Mon, 9 Nov 2009 15:37:08 +0000 (15:37 +0000)
git-svn-id: https://ttuki.vtt.fi/svn/p2p-next/TUD/p2tp/trunk@516 e16421f0-f15b-0410-abcd-98678b794739

compat.cpp
compat.h

index 84ef76d..d6b0f48 100644 (file)
@@ -8,7 +8,6 @@
  */
 
 #include "compat.h"
-#include "util.h"
 #include <sys/stat.h>
 #include <stdio.h>
 #include <unistd.h>
index 0593e44..4f73489 100644 (file)
--- a/compat.h
+++ b/compat.h
@@ -58,4 +58,5 @@ tint    usec_time ();
     
 };
 
-#endif
\ No newline at end of file
+#endif
+