summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/stdio/_stdio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdio/_stdio.h b/src/stdio/_stdio.h
index 79e7a28c..dac25c13 100644
--- a/src/stdio/_stdio.h
+++ b/src/stdio/_stdio.h
@@ -3,7 +3,6 @@
#include <stdarg.h>
#include <stdio.h>
-#include "nonstd/internal.h"
#ifdef _POSIX_C_SOURCE
#include <sys/types.h>