mirror of
https://github.com/openbsd/src.git
synced 2026-04-24 14:14:37 +00:00
remove unneeded percpu.h include
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: if_pfsync.h,v 1.62 2024/05/13 01:15:53 jsg Exp $ */
|
||||
/* $OpenBSD: if_pfsync.h,v 1.63 2024/10/12 23:10:07 jsg Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2001 Michael Shalayeff
|
||||
@@ -273,8 +273,6 @@ struct pfsyncreq {
|
||||
|
||||
#ifdef _KERNEL
|
||||
|
||||
#include <sys/percpu.h>
|
||||
|
||||
enum pfsync_counters {
|
||||
pfsyncs_ipackets,
|
||||
pfsyncs_ipackets6,
|
||||
|
||||
Reference in New Issue
Block a user