Prevent inclusion of system include files when inappropriate
authorH. Peter Anvin <hpa@zytor.com>
Tue, 4 Mar 2008 04:18:10 +0000 (20:18 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 4 Mar 2008 04:18:10 +0000 (20:18 -0800)
commit03abbde81db7484ccdb4e1808881e1df20df2fb0
tree6d9722ba6c8373122bb86c7562ac8cd5c6ed1598
parent763bb1f82a4519bdf240fd5d43f7e776c0d5206f
Prevent inclusion of system include files when inappropriate

Use "-nostdinc -iwithprefix include" to prevent the inclusion of
system header files, but still permitting *compiler* header files.
com32/lib/MCONFIG
com32/libutil/Makefile
com32/libutil/sha256crypt.c
com32/libutil/sha512crypt.c
com32/menu/Makefile
com32/menu/menumain.c
com32/modules/Makefile
com32/samples/Makefile
dos/Makefile