summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/timer.h')
-rw-r--r--src/include/gpxe/timer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gpxe/timer.h b/src/include/gpxe/timer.h
index e62007aee..862d87b31 100644
--- a/src/include/gpxe/timer.h
+++ b/src/include/gpxe/timer.h
@@ -42,6 +42,7 @@
PROVIDE_SINGLE_API_INLINE ( TIMER_PREFIX_ ## _subsys, _api_func )
/* Include all architecture-independent I/O API headers */
+#include <gpxe/efi/efi_timer.h>
/* Include all architecture-dependent I/O API headers */
#include <bits/timer.h>