-adding missing break statements
[oweals/gnunet.git] / src / include / gnunet_constants.h
index fda99ed67e5e59fa37751a1a6443696111d45cb6..730a3d6d731cee65a1f788fe808b98e68aaa45c5 100644 (file)
@@ -35,8 +35,6 @@ extern "C"
 #endif
 #endif
 
-#include "gnunet_bandwidth_lib.h"
-
 /**
  * Bandwidth (in/out) to assume initially (before either peer has
  * communicated any particular preference).  Should be rather low; set
@@ -121,7 +119,7 @@ extern "C"
 
 /**
  * Largest block that can be stored in the DHT.
- */ 
+ */
 #define GNUNET_CONSTANTS_MAX_BLOCK_SIZE (62 * 1024)