summaryrefslogtreecommitdiff
path: root/cesar/cp/cl_interf
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/cp/cl_interf')
-rw-r--r--cesar/cp/cl_interf/src/cl_interf.c1
-rw-r--r--cesar/cp/cl_interf/test/src/test-cl-interf.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/cesar/cp/cl_interf/src/cl_interf.c b/cesar/cp/cl_interf/src/cl_interf.c
index 98ddd5e9dc..f3e46fcd2f 100644
--- a/cesar/cp/cl_interf/src/cl_interf.c
+++ b/cesar/cp/cl_interf/src/cl_interf.c
@@ -14,7 +14,6 @@
#include "common/std.h"
#include "common/defs/ethernet.h"
-#include "lib/read_word.h"
#include "lib/blk.h"
#include "cp/cp.h"
diff --git a/cesar/cp/cl_interf/test/src/test-cl-interf.c b/cesar/cp/cl_interf/test/src/test-cl-interf.c
index a0f7d34564..f7a2b06a00 100644
--- a/cesar/cp/cl_interf/test/src/test-cl-interf.c
+++ b/cesar/cp/cl_interf/test/src/test-cl-interf.c
@@ -20,7 +20,6 @@
#include "lib/test.h"
#include "lib/swap.h"
-#include "lib/read_word.h"
#include "mac/common/store.h"