crc32: Use the crc.h header for crc functions
[oweals/u-boot.git] / examples / api / glue.c
index 4086616a94bcd4425d2bb8b6ea1352eb9f652410..91d13157a1e462134497047f9bac0514cfe5500d 100644 (file)
@@ -7,6 +7,7 @@
 #include <env.h>
 #include <linux/types.h>
 #include <api_public.h>
+#include <u-boot/crc.h>
 
 #include "glue.h"