|  | @@ -28,7 +28,7 @@ LIBC=$(TOPDIR)libc.a
 | 
	
		
			
				|  |  |  CSRC =closedir.c dirfd.c getdents.c getdnnm.c gethstnm.c getpagesize.c \
 | 
	
		
			
				|  |  |  	isatty.c kernel_version.c mkfifo.c opendir.c readdir.c rewinddir.c \
 | 
	
		
			
				|  |  |  	seekdir.c setegid.c seteuid.c setpgrp.c statfix.c tell.c telldir.c \
 | 
	
		
			
				|  |  | -	wait.c wait3.c _xmknod.c libc_init.c tcgetatr.c
 | 
	
		
			
				|  |  | +	wait.c wait3.c _xmknod.c libc_init.c errno.c 
 | 
	
		
			
				|  |  |  COBJS=$(patsubst %.c,%.o, $(CSRC))
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  NISRC= _fxstat.c _lxstat.c _xstat.c
 |