git: Remove some unnecessary inclusions of <sys/cdefs.h> across the tree.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Apr 14 08:34:51 PDT 2012


commit 6f93d55f69cf802762bb46777e6776e676a9fb97
Author: Sascha Wildner <saw at online.de>
Date:   Sat Apr 14 17:34:00 2012 +0200

    Remove some unnecessary inclusions of <sys/cdefs.h> across the tree.

Summary of changes:
 bin/df/df.c                           |    1 -
 bin/rcp/rcp.c                         |    1 -
 games/adventure/wizard.c              |    2 --
 games/backgammon/common_source/init.c |    2 --
 games/hunt/hunt/display.c             |    2 --
 lib/libatm/ip_addr.c                  |    3 ---
 lib/libatm/ip_checksum.c              |    3 ---
 lib/libatm/timer.c                    |    3 ---
 lib/libc/gen/_pthread_stubs.c         |    2 --
 lib/libc/gen/getttyent.c              |    3 ---
 lib/libc/gen/siglist.c                |    2 --
 lib/libc/gen/tls.c                    |    1 -
 lib/libc/gen/ucontext.c               |    1 -
 lib/libc/i386/gen/makecontext.c       |    2 --
 lib/libc/i386/sys/i386_get_ldt.c      |    2 --
 lib/libc/i386/sys/i386_set_ldt.c      |    2 --
 lib/libc/rpc/auth_des.c               |    1 -
 lib/libc/stdio/gets.c                 |    2 --
 lib/libc/x86_64/gen/flt_rounds.c      |    2 --
 lib/libc/x86_64/gen/fpclassifyl.c     |    2 --
 lib/libc/x86_64/gen/infinityl.c       |    2 --
 lib/libc/x86_64/gen/isfinitel.c       |    2 --
 lib/libc/x86_64/gen/isinfl.c          |    2 --
 lib/libc/x86_64/gen/isnanl.c          |    2 --
 lib/libc/x86_64/gen/nanf.c            |    2 --
 lib/libc/x86_64/gen/signbitl.c        |    2 --
 lib/libm/arch/i386/fenv.c             |    1 -
 lib/libm/arch/x86_64/fenv.c           |    1 -
 lib/libm/src/s_fdim.c                 |    2 --
 lib/libmd/sha256c.c                   |    2 --
 lib/librpcsvc/xcrypt.c                |    2 --
 lib/librt/mq.c                        |    1 -
 32 files changed, 0 insertions(+), 60 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6f93d55f69cf802762bb46777e6776e676a9fb97


-- 
DragonFly BSD source repository





More information about the Commits mailing list