diff options
Diffstat (limited to 'include/tlv_eeprom.h')
-rw-r--r-- | include/tlv_eeprom.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/tlv_eeprom.h b/include/tlv_eeprom.h index fd45e5f6eb..2b1e19b2bd 100644 --- a/include/tlv_eeprom.h +++ b/include/tlv_eeprom.h @@ -7,6 +7,8 @@ #ifndef __TLV_EEPROM_H_ #define __TLV_EEPROM_H_ +#include <linux/errno.h> + /* * The Definition of the TlvInfo EEPROM format can be found at onie.org or * github.com/onie |