machine/cpu.h isn't appropriate for this file,so remove it

This commit is contained in:
Warner Losh 2010-07-16 06:32:38 +00:00
parent 8bf733e458
commit 43e05a6523

View file

@ -80,7 +80,6 @@
*
*/
#include <machine/cpufunc.h>
#include <machine/cpu.h>
/* The packed define for 64 bit platforms */
#ifndef SCTP_PACKED
#define SCTP_PACKED __attribute__((packed))