aboutsummaryrefslogtreecommitdiff
path: root/tests-mx32/printpath-umovestr.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests-mx32/printpath-umovestr.c')
-rw-r--r--tests-mx32/printpath-umovestr.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests-mx32/printpath-umovestr.c b/tests-mx32/printpath-umovestr.c
index a7251e5e..0d5955ff 100644
--- a/tests-mx32/printpath-umovestr.c
+++ b/tests-mx32/printpath-umovestr.c
@@ -2,6 +2,7 @@
* Test regular printpath/umovestr.
*
* Copyright (c) 2017 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2017-2018 The strace developers.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -29,8 +30,8 @@
#include "tests.h"
#include "test_ucopy.h"
+#include <limits.h>
#include <stdio.h>
-#include <sys/param.h>
int
main(void)