summaryrefslogtreecommitdiff
path: root/cesar/cp/secu
diff options
context:
space:
mode:
authorlaranjeiro2009-02-09 13:36:40 +0000
committerlaranjeiro2009-02-09 13:36:40 +0000
commit384f123ae09ed70b0a13a0de186a48ca7abc74ad (patch)
tree75c8eca602f680563e99414b7ee32120604cb1d4 /cesar/cp/secu
parent47ea12630885495a666e809d3583f2d2f6420c71 (diff)
cesar: Removed the use of the read_word library except in the SAR module. (Closes #278).
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@3946 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/cp/secu')
-rw-r--r--cesar/cp/secu/test/src/test-sha2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cesar/cp/secu/test/src/test-sha2.c b/cesar/cp/secu/test/src/test-sha2.c
index 48d5b128cb..e02d19d624 100644
--- a/cesar/cp/secu/test/src/test-sha2.c
+++ b/cesar/cp/secu/test/src/test-sha2.c
@@ -13,7 +13,6 @@
*/
#include "common/std.h"
#include "lib/test.h"
-#include "lib/read_word.h"
#include "lib/bitstream.h"
#include "string.h"