sandbox: Add missing errno.h includes in a few files
[platform/kernel/u-boot.git] / drivers / misc / swap_case.c
index f6028ba..3b8aa48 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <errno.h>
 #include <pci.h>
 #include <asm/test.h>
 #include <linux/ctype.h>