cppinit.c (remove_dup_dir): Make static.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 20 Jul 2001 10:30:47 +0000 (10:30 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 20 Jul 2001 10:30:47 +0000 (10:30 +0000)
commit002ee64f257f80ee1ca84091a5564669c7db5fbe
tree8af78e78eba41a5b221046c007374ccdf5da9eb8
parentef1846a7b8317d54dd8476de8b333e3c36b26bf0
cppinit.c (remove_dup_dir): Make static.

* cppinit.c (remove_dup_dir): Make static.
(remove_dup_dirs): Make static. Only warn about preempting a
system directory with a non-system directory.

From-SVN: r44188
gcc/ChangeLog
gcc/cppinit.c