artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33e9507
)
remove unneeded percpu.h include
author
jsg
<jsg@openbsd.org>
Sat, 12 Oct 2024 23:10:07 +0000
(23:10 +0000)
committer
jsg
<jsg@openbsd.org>
Sat, 12 Oct 2024 23:10:07 +0000
(23:10 +0000)
sys/net/if_pfsync.h
patch
|
blob
|
history
diff --git
a/sys/net/if_pfsync.h
b/sys/net/if_pfsync.h
index
32bbee6
..
2f5f268
100644
(file)
--- a/
sys/net/if_pfsync.h
+++ b/
sys/net/if_pfsync.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: if_pfsync.h,v 1.6
2 2024/05/13 01:15:53
jsg Exp $ */
+/* $OpenBSD: if_pfsync.h,v 1.6
3 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,