From 9e6eb675fddd2c334c6ef57b3efbf72db0fc32fd Mon Sep 17 00:00:00 2001 From: theraven Date: Sat, 24 Dec 2011 15:31:06 +0000 Subject: ...and actually install it. Approved by: dim (mentor) --- include/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/Makefile b/include/Makefile index c6fb526..763c254 100644 --- a/include/Makefile +++ b/include/Makefile @@ -19,7 +19,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \ printf.h proc_service.h pthread.h \ pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h \ res_update.h resolv.h runetype.h search.h semaphore.h setjmp.h \ - signal.h spawn.h stab.h \ + signal.h spawn.h stab.h stdatomic.h \ stdbool.h stddef.h stdio.h stdlib.h string.h stringlist.h \ strings.h sysexits.h tar.h termios.h tgmath.h \ time.h timeconv.h timers.h ttyent.h \ -- cgit v1.1