about summary refs log tree commit diff
path: root/stdlib/exit.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/exit.c')
-rw-r--r--stdlib/exit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/exit.c b/stdlib/exit.c
index 1cd0bdfe94..d6c188b739 100644
--- a/stdlib/exit.c
+++ b/stdlib/exit.c
@@ -20,7 +20,7 @@
 #include <unistd.h>
 #include <pointer_guard.h>
 #include <libc-lock.h>
-#include <libio/libioP.h>
+#include <set-freeres.h>
 #include "exit.h"
 
 /* Initialize the flag that indicates exit function processing