aboutsummaryrefslogtreecommitdiff
path: root/src/include/timestamp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/timestamp.h')
-rw-r--r--src/include/timestamp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/timestamp.h b/src/include/timestamp.h
index ec2364f0a8..06c30587fb 100644
--- a/src/include/timestamp.h
+++ b/src/include/timestamp.h
@@ -3,7 +3,7 @@
#ifndef __TIMESTAMP_H__
#define __TIMESTAMP_H__
-#include <commonlib/timestamp_serialized.h>
+#include <commonlib/timestamp_serialized.h> /* IWYU pragma: export */
#include <stdint.h>
#if CONFIG(COLLECT_TIMESTAMPS)