-improve UDP logging
[oweals/gnunet.git] / src / rps / gnunet-rps.c
index 7a4f75d6f8ebcffb18d8f41b2718aff0cb32fa4a..f99819a4438e074c11dddfe8b850eb64ebbbd626 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     (C)
+     Copyright (C)
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
@@ -23,8 +23,8 @@
  * @brief rps tool
  * @author Julius Bünger
  */
-#include <gnunet/platform.h>
-#include <gnunet/gnunet_util_lib.h>
+#include "platform.h"
+#include "gnunet_util_lib.h"
 #include "gnunet_rps_service.h"
 
 static int ret;