aboutsummaryrefslogtreecommitdiff
path: root/lib/crc16-ccitt.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crc16-ccitt.c')
-rw-r--r--lib/crc16-ccitt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/crc16-ccitt.c b/lib/crc16-ccitt.c
index 6cadbc103d3..6fa4e93ed17 100644
--- a/lib/crc16-ccitt.c
+++ b/lib/crc16-ccitt.c
@@ -24,8 +24,6 @@
#ifdef USE_HOSTCC
#include <arpa/inet.h>
-#else
-#include <common.h>
#endif
#include <u-boot/crc.h>