summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/support/fstest_support.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/fstests/support/fstest_support.c')
-rw-r--r--testsuites/fstests/support/fstest_support.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/fstests/support/fstest_support.c b/testsuites/fstests/support/fstest_support.c
index eedda92382..fcf1ef86a8 100644
--- a/testsuites/fstests/support/fstest_support.c
+++ b/testsuites/fstests/support/fstest_support.c
@@ -27,7 +27,7 @@
#include "fs_config.h"
#include "fstest.h"
-#include "pmacros.h"
+#include <tmacros.h>
void *volatile prevent_compiler_optimizations;