summaryrefslogtreecommitdiff
path: root/tests/time_enjoyment.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/time_enjoyment.h')
-rw-r--r--tests/time_enjoyment.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/time_enjoyment.h b/tests/time_enjoyment.h
index bae03a20d..65faa9856 100644
--- a/tests/time_enjoyment.h
+++ b/tests/time_enjoyment.h
@@ -1,11 +1,11 @@
#ifndef STRACE_TESTS_TIME_ENJOYMENT_H
-#define STRACE_TESTS_TIME_ENJOYMENT_H
+# define STRACE_TESTS_TIME_ENJOYMENT_H
-#include <fcntl.h>
-#include <sched.h>
-#include <time.h>
-#include <sys/types.h>
-#include <sys/stat.h>
+# include <fcntl.h>
+# include <sched.h>
+# include <time.h>
+# include <sys/types.h>
+# include <sys/stat.h>
enum {
NUM_USER_ITERS_SQRT = 2000,