git: Remove unneeded inclusions of <sys/cdefs.h> throughout the tree.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jun 17 08:02:43 PDT 2012


commit 5868d2b992a2278806b971a1899c3e71955a3573
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jun 17 16:57:24 2012 +0200

    Remove unneeded inclusions of <sys/cdefs.h> throughout the tree.

Summary of changes:
 lib/libstand/netif.c                      |    2 --
 lib/libstand/strcasecmp.c                 |    2 --
 lib/libthread_xu/thread/thr_kern.c        |    3 ---
 lib/libthread_xu/thread/thr_list.c        |    3 ---
 lib/libthread_xu/thread/thr_printf.c      |    3 ---
 lib/libutil/logwtmp.c                     |    2 --
 lib/libutil/trimdomain.c                  |    2 --
 lib/pam_module/pam_nologin/pam_nologin.c  |    3 ---
 sbin/devfsctl/devfsctl.c                  |    1 -
 sbin/fsck/fsutil.c                        |    2 --
 sbin/fsck_msdosfs/boot.c                  |    4 ----
 sbin/fsck_msdosfs/check.c                 |    4 ----
 sbin/fsck_msdosfs/dir.c                   |    3 ---
 sbin/fsck_msdosfs/fat.c                   |    4 ----
 sbin/fsck_msdosfs/main.c                  |    3 ---
 sbin/iscontrol/auth_subr.c                |    2 --
 sbin/iscontrol/config.c                   |    2 --
 sbin/iscontrol/fsm.c                      |    2 --
 sbin/iscontrol/iscontrol.c                |    2 --
 sbin/iscontrol/login.c                    |    2 --
 sbin/iscontrol/misc.c                     |    2 --
 sbin/iscontrol/pdu.c                      |    2 --
 sbin/kldstat/kldstat.c                    |    3 ---
 sbin/md5/md5.c                            |    3 ---
 sbin/mount_hpfs/mount_hpfs.c              |    1 -
 sbin/mount_ntfs/mount_ntfs.c              |    1 -
 sbin/savecore/savecore.c                  |    2 --
 usr.bin/chat/chat.c                       |    1 -
 usr.bin/ktrdump/ktrdump.c                 |    3 ---
 usr.bin/netstat/ipsec.c                   |    3 ---
 usr.bin/nl/nl.c                           |    3 ---
 usr.bin/stat/stat.c                       |    2 --
 usr.bin/systat/icmp6.c                    |    3 ---
 usr.bin/systat/ip6.c                      |    3 ---
 usr.bin/systat/sensors.c                  |    2 --
 usr.bin/telnet/sys_bsd.c                  |    2 --
 usr.bin/tr/str.c                          |    2 --
 usr.sbin/ancontrol/ancontrol.c            |    1 -
 usr.sbin/kbdmap/kbdmap.c                  |    2 --
 usr.sbin/lastlogin/lastlogin.c            |    2 --
 usr.sbin/lpr/lpc/cmdtab.c                 |    3 ---
 usr.sbin/moused/moused.c                  |    2 +-
 usr.sbin/resident/resident.c              |    4 ----
 usr.sbin/rpc.ypupdated/ypupdated_server.c |    2 --
 44 files changed, 1 insertions(+), 104 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5868d2b992a2278806b971a1899c3e71955a3573


-- 
DragonFly BSD source repository





More information about the Commits mailing list