summaryrefslogtreecommitdiff
path: root/src/nonstd/stdio.ref
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2019-02-23 21:19:25 -0500
committerJakob Kaivo <jkk@ung.org>2019-02-23 21:19:25 -0500
commit2444ead9b2dbfda63301000361339a1f0dfc7195 (patch)
treede94a5c14d4b73595d56261835a2adbcdbbae19a /src/nonstd/stdio.ref
parentbf6e746cfa2c8bb6761a35dc59c8de560fe0ae4c (diff)
clean up <nonstd/io.h> refs by just including <stdio.h>
Diffstat (limited to 'src/nonstd/stdio.ref')
-rw-r--r--src/nonstd/stdio.ref2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nonstd/stdio.ref b/src/nonstd/stdio.ref
new file mode 100644
index 00000000..d6cbdf21
--- /dev/null
+++ b/src/nonstd/stdio.ref
@@ -0,0 +1,2 @@
+#include <nonstd/io.h>
+REFERENCE(<stdio.h>)