]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r287634:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 24 Sep 2015 00:54:46 +0000 (00:54 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 24 Sep 2015 00:54:46 +0000 (00:54 +0000)
commite4225ce702383acce5bbada7de613019b0971d59
treed56340933bb6777b67a127eeb35325e02ece4f82
parentba267f964a9cb8085ba09497bf55ea59d477d63c
MFC r287634:

login.c doesn't really need libutil.h, don't include it.

login_fbtab.c includes paths.h and pathnames.h, and pathnames.h includes
paths.h.  Eliminate the paths.h inclusion in login_fbtab.c.

git-svn-id: svn://svn.freebsd.org/base/stable/10@288164 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/login/login.c
usr.bin/login/login_fbtab.c