aboutsummaryrefslogtreecommitdiff
path: root/tests/portable/strlcat-t.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/portable/strlcat-t.c')
-rw-r--r--tests/portable/strlcat-t.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/portable/strlcat-t.c b/tests/portable/strlcat-t.c
index 5ad8b6f..c860803 100644
--- a/tests/portable/strlcat-t.c
+++ b/tests/portable/strlcat-t.c
@@ -24,7 +24,7 @@
*/
#include <config.h>
-#include <system.h>
+#include <portable/system.h>
#include <tests/libtest.h>