mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
machine/cpu.h isn't appropriate for this file,so remove it
This commit is contained in:
parent
8bf733e458
commit
43e05a6523
1 changed files with 0 additions and 1 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Reference in a new issue