Reduce warnings/errors in libpayload when using picky compiler options
[coreboot.git] / payloads / libpayload / arch / i386 / virtual.c
index 256bfc25f7f9eb89d5dc817452ad1158ee0bb1d6..59768dbd66bb92d2ed2e5582a29b17851d6ef33a 100644 (file)
@@ -27,6 +27,7 @@
  * SUCH DAMAGE.
  */
 
+#include <unistd.h>
 
 unsigned long virtual_offset = 0;