- Fix race condition in option_table.h generation by moving the include
[coreboot.git] / src / mainboard / kontron / 986lcd-m / romstage.c
index 902e5c267914d0a82edc4d1fef047f19e6f7d70e..b3acece1f538d50ea747951c00a28e718d8bfe1f 100644 (file)
@@ -43,6 +43,7 @@
 #include "superio/winbond/w83627thg/w83627thg.h"
 
 #include <pc80/mc146818rtc.h>
+#include "option_table.h"
 
 #include <console/console.h>
 #include <cpu/x86/bist.h>