git: cmp(1): fix some build nits (to build on FreeBSD)

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Nov 18 15:49:13 PST 2013


commit 6820fd7bc64107f48170b1c564e389052c9e67aa
Author: Eitan Adler <lists at eitanadler.com>
Date:   Mon Nov 18 17:36:52 2013 -0500

    cmp(1): fix some build nits (to build on FreeBSD)
    
    Add standard headers where appropriate.
    
    Convert variable to static where appropriate.

Summary of changes:
 usr.bin/cmp/cmp.c     | 4 +++-
 usr.bin/cmp/misc.c    | 1 +
 usr.bin/cmp/regular.c | 1 +
 usr.bin/cmp/special.c | 1 +
 4 files changed, 6 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6820fd7bc64107f48170b1c564e389052c9e67aa


-- 
DragonFly BSD source repository



More information about the Commits mailing list