machine/in_cksum.h: don't include sys/cdefs.h
All consumers already do it and it was required on amd64 and i386
until recently (1c1bf5bd7c).
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D34932
This commit is contained in:
@@ -37,8 +37,6 @@
|
||||
#ifndef _MACHINE_IN_CKSUM_H_
|
||||
#define _MACHINE_IN_CKSUM_H_ 1
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#ifdef _KERNEL
|
||||
|
||||
#define HAVE_MD_IN_CKSUM
|
||||
|
||||
Reference in New Issue
Block a user