[SR-Dev] [PATCH 8/8] Include lib/kcore/km_crc.h which contains crc32_uint
Jan Janak
jan at iptel.org
Tue Mar 3 03:15:55 CET 2009
---
modules/carrierroute/prime_hash.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/carrierroute/prime_hash.c b/modules/carrierroute/prime_hash.c
index 7a3400e..8bb9579 100644
--- a/modules/carrierroute/prime_hash.c
+++ b/modules/carrierroute/prime_hash.c
@@ -31,7 +31,7 @@
#include "../../parser/parse_uri.h"
#include "../../parser/parse_to.h"
#include "../../parser/parse_from.h"
-#include "../../crc.h"
+#include "../../lib/kcore/km_crc.h"
#include <ctype.h>
--
1.5.6.5
More information about the sr-dev
mailing list