summaryrefslogtreecommitdiff
path: root/.headers.mk
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 /.headers.mk
parentbf6e746cfa2c8bb6761a35dc59c8de560fe0ae4c (diff)
clean up <nonstd/io.h> refs by just including <stdio.h>
Diffstat (limited to '.headers.mk')
-rw-r--r--.headers.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/.headers.mk b/.headers.mk
index feaff387..fbdaf15c 100644
--- a/.headers.mk
+++ b/.headers.mk
@@ -93,7 +93,7 @@ $(INCDIR)/nonstd/ctype.h: mkh.sh $(SRCDIR)/nonstd/ctype_t.c
$(INCDIR)/nonstd/internal.h: mkh.sh $(SRCDIR)/nonstd/__libc.c $(SRCDIR)/nonstd/struct_atexit.c $(SRCDIR)/nonstd/LIBC_INTERNAL.c
INCDIR=$(INCDIR) sh mkh.sh $(INCDIR)/nonstd/internal.h
-$(INCDIR)/nonstd/io.h: mkh.sh $(SRCDIR)/nonstd/struct_io_options.c $(SRCDIR)/nonstd/flockfile.c $(SRCDIR)/nonstd/__printf.c $(SRCDIR)/nonstd/struct_FILE.c $(SRCDIR)/nonstd/funlockfile.c $(SRCDIR)/nonstd/ftrylockfile.c $(SRCDIR)/nonstd/getc_unlocked.c $(SRCDIR)/nonstd/__scanf.c $(SRCDIR)/nonstd/fpos_t.ref $(SRCDIR)/nonstd/BUFSIZ.ref $(SRCDIR)/nonstd/NULL.ref $(SRCDIR)/nonstd/pid_t.ref $(SRCDIR)/nonstd/size_t.ref $(SRCDIR)/nonstd/va_list.ref
+$(INCDIR)/nonstd/io.h: mkh.sh $(SRCDIR)/nonstd/struct_io_options.c $(SRCDIR)/nonstd/flockfile.c $(SRCDIR)/nonstd/__printf.c $(SRCDIR)/nonstd/struct_FILE.c $(SRCDIR)/nonstd/funlockfile.c $(SRCDIR)/nonstd/ftrylockfile.c $(SRCDIR)/nonstd/getc_unlocked.c $(SRCDIR)/nonstd/__scanf.c $(SRCDIR)/nonstd/pid_t.ref $(SRCDIR)/nonstd/stdio.ref
INCDIR=$(INCDIR) sh mkh.sh $(INCDIR)/nonstd/io.h
$(INCDIR)/nonstd/locale.h: mkh.sh $(SRCDIR)/nonstd/struct_locale_t.c