about summary refs log tree commit diff
path: root/libio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libio/Makefile')
-rw-r--r--libio/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/libio/Makefile b/libio/Makefile
index 8d09a5ecce..02426a79c2 100644
--- a/libio/Makefile
+++ b/libio/Makefile
@@ -25,14 +25,14 @@ headers	:= stdio.h libio.h
 
 routines	:=							      \
 	filedoalloc iofclose iofdopen iofflush iofgetpos iofgets iofopen      \
-	iofopncook iofprintf iofputs iofread iofscanf iofsetpos ioftell	      \
-	iofwrite iogetdelim iogetline iogets iopadn ioprims ioputs	      \
+	iofopncook iofprintf iofputs iofread iofsetpos ioftell		      \
+	iofwrite iogetdelim iogetline iogets iopadn iopopen ioprims ioputs    \
 	ioseekoff ioseekpos iosetbuffer iosetvbuf iosprintf ioungetc	      \
 	iovsprintf iovsscanf						      \
 									      \
 	clearerr feof ferror fgetc fileno fputc freopen fseek getc getchar    \
-	memstream putc putchar rewind setbuf setlinebuf vasprintf vdprintf    \
-	vscanf vsnprintf						      \
+	memstream pclose putc putchar rewind setbuf setlinebuf vasprintf      \
+	vdprintf vscanf vsnprintf					      \
 									      \
 	libc_fatal