Add a third default.
[oweals/gnunet.git] / src / util / crypto_crc.c
index 82ca59456ae169c07f9a56aa4976bbc4595961ff..cda6243bee2723d88494dba18397cd187aba4efc 100644 (file)
@@ -28,8 +28,7 @@
  * @author Christian Grothoff
  */
 #include "platform.h"
-#include "gnunet_common.h"
-#include "gnunet_crypto_lib.h"
+#include "gnunet_util_lib.h"
 
 #define LOG(kind,...) GNUNET_log_from (kind, "util", __VA_ARGS__)