git: kernel: Remove unneeded inclusions of <sys/cdefs.h>.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Oct 6 12:12:55 PDT 2010
commit 651eeb0740b1a1f4da39f6a90b4f740c05085165
Author: Sascha Wildner <saw at online.de>
Date: Wed Oct 6 21:11:52 2010 +0200
kernel: Remove unneeded inclusions of <sys/cdefs.h>.
Summary of changes:
sys/crypto/aesni/aesni.c | 1 -
sys/crypto/aesni/aesni_wrap.c | 2 --
sys/dev/netif/alc/if_alc.c | 2 --
sys/dev/netif/ath/ath/if_ath_pci.c | 2 --
sys/dev/netif/iwi/if_iwi.c | 4 +---
sys/net/pf/pf_ruleset.c | 1 -
.../802_11/wlan_tkip/ieee80211_crypto_tkip.c | 2 --
sys/vfs/tmpfs/tmpfs_fifoops.c | 1 -
sys/vfs/tmpfs/tmpfs_subr.c | 1 -
sys/vfs/tmpfs/tmpfs_vfsops.c | 2 +-
sys/vfs/tmpfs/tmpfs_vnops.c | 1 -
11 files changed, 2 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/651eeb0740b1a1f4da39f6a90b4f740c05085165
--
DragonFly BSD source repository
More information about the Commits
mailing list