sandbox: Add missing errno.h includes in a few files
authorSimon Glass <sjg@chromium.org>
Mon, 4 May 2015 17:31:08 +0000 (11:31 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 15 May 2015 00:49:34 +0000 (18:49 -0600)
commit38068820426f08224bf3a146086a7eb380bc04f0
tree388463839bcb079e29a09346098e527e89345002
parentd73125cb8e2e43e6476642206e0fec7c83b486c9
sandbox: Add missing errno.h includes in a few files

These files use error numbering, so add the include.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/start.c
drivers/misc/i2c_eeprom_emul.c
drivers/misc/swap_case.c