phy: meson: add GXBB PHY driver
[oweals/u-boot.git] / env / common.c
index 4daaa6faea60373a437677b25afe126e7f75aa98..1fd1bd01d3bb159aa1c4bcad1d317996b658231b 100644 (file)
 #include <command.h>
 #include <env.h>
 #include <env_internal.h>
+#include <sort.h>
 #include <linux/stddef.h>
 #include <search.h>
 #include <errno.h>
 #include <malloc.h>
+#include <u-boot/crc.h>
 
 DECLARE_GLOBAL_DATA_PTR;