ggc-page.c: Don't include <unistd.h> etc taken care of by "system.h".
authorRichard Henderson <rth@cygnus.com>
Wed, 29 Sep 1999 23:08:11 +0000 (16:08 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 29 Sep 1999 23:08:11 +0000 (16:08 -0700)
commite5ecd4eab370e282f825c8808f4918f17f5b05d2
treebad7259d2f1042abc4115db568500ac07e0cecac
parentff669a6ce0cc7ce1cc98c9c5b0d51a972d24195d
ggc-page.c: Don't include <unistd.h> etc taken care of by "system.h".

        * ggc-page.c: Don't include <unistd.h> etc taken care of
        by "system.h".  Include <sys/mman.h> afterward.

From-SVN: r29713
gcc/ChangeLog
gcc/ggc-page.c