summaryrefslogtreecommitdiff
path: root/pceplib/test/pcep_timers_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'pceplib/test/pcep_timers_test.c')
-rw-r--r--pceplib/test/pcep_timers_test.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/pceplib/test/pcep_timers_test.c b/pceplib/test/pcep_timers_test.c
index 9d9e0f6c1b..e5be90a8ed 100644
--- a/pceplib/test/pcep_timers_test.c
+++ b/pceplib/test/pcep_timers_test.c
@@ -21,6 +21,10 @@
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <stdbool.h>
#include <CUnit/CUnit.h>