summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-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 ecd300015..b70572251 100644
--- a/src/include/gpxe/timer.h
+++ b/src/include/gpxe/timer.h
@@ -2,6 +2,7 @@
#define GPXE_TIMER_H
#include <stddef.h>
+#include <gpxe/tables.h>
typedef unsigned long tick_t;