mirror of
https://github.com/openbsd/src.git
synced 2026-04-26 07:05:54 +00:00
remove unneeded rwlock.h include
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: pfvar.h,v 1.539 2024/08/27 13:52:41 aisha Exp $ */
|
||||
/* $OpenBSD: pfvar.h,v 1.540 2024/10/12 23:31:14 jsg Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2001 Daniel Hartmeier
|
||||
@@ -36,7 +36,6 @@
|
||||
|
||||
#include <sys/queue.h>
|
||||
#include <sys/tree.h>
|
||||
#include <sys/rwlock.h>
|
||||
#include <sys/syslimits.h>
|
||||
#include <sys/refcnt.h>
|
||||
#include <sys/timeout.h>
|
||||
|
||||
Reference in New Issue
Block a user