summaryrefslogtreecommitdiffstats
path: root/pk/std
diff options
context:
space:
mode:
Diffstat (limited to 'pk/std')
-rw-r--r--pk/std/std_irq_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pk/std/std_irq_config.h b/pk/std/std_irq_config.h
index a3d9426e..1c0326f1 100644
--- a/pk/std/std_irq_config.h
+++ b/pk/std/std_irq_config.h
@@ -11,6 +11,8 @@
/// configuration for a standard PPE.
///
+#include "pk_app_cfg.h"
+
/// This constant is used to define the size of the table of interrupt handler
/// structures as well as a limit for error checking.
#define EXTERNAL_IRQS 64
OpenPOWER on IntegriCloud