summaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2011-12-25 20:51:40 +0000
committerEd Schouten <ed@FreeBSD.org>2011-12-25 20:51:40 +0000
commit367bebd40294277dfd72dd480c03f6be0fca5d44 (patch)
tree82656a646e0516e83206cac512b4b08d41d154c3 /include/Makefile
parent576fb69bc985dce3e2a2838de2f152be59b7f8cd (diff)
downloadsrc-test2-367bebd40294277dfd72dd480c03f6be0fca5d44.tar.gz
src-test2-367bebd40294277dfd72dd480c03f6be0fca5d44.zip
Notes
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 763c2541dd43..5fc39230bde5 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -19,8 +19,8 @@ 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 stdatomic.h \
- stdbool.h stddef.h stdio.h stdlib.h string.h stringlist.h \
+ signal.h spawn.h stab.h stdalign.h stdatomic.h stdbool.h stddef.h \
+ stdnoreturn.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 \
ulimit.h unistd.h utime.h utmpx.h uuid.h varargs.h vis.h \