--- server.cxx.orig	2010-11-06 18:53:11.000000000 +0100
+++ server.cxx		2010-11-06 19:58:03.000000000 +0100
@@ -15,6 +15,7 @@
 #include "udp.h"
 #include "stun.h"
 
+#define clog cerr
 
 using namespace std;
 
@@ -39,7 +40,6 @@
         << endl;
 }
 
-
 int
 main(int argc, char* argv[])
 {
