summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/stdio_threading/include/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/stdio_threading/include/local.h')
-rw-r--r--src/regress/lib/libc/stdio_threading/include/local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libc/stdio_threading/include/local.h b/src/regress/lib/libc/stdio_threading/include/local.h
index 8d0e628cf6..7a7822a452 100644
--- a/src/regress/lib/libc/stdio_threading/include/local.h
+++ b/src/regress/lib/libc/stdio_threading/include/local.h
@@ -15,6 +15,7 @@
15 */ 15 */
16 16
17#include <err.h> 17#include <err.h>
18#include <errno.h>
18#include <stdio.h> 19#include <stdio.h>
19#include <stdlib.h> 20#include <stdlib.h>
20#include <string.h> 21#include <string.h>