aboutsummaryrefslogtreecommitdiff
path: root/lib/geom/multipath/geom_multipath.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-24 20:12:57 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-27 05:23:59 +0000
commita2f733abcff64628b7771a47089628b7327a88bd (patch)
tree82d32de87b0381c9e3904e1c09f0ddbbc442182a /lib/geom/multipath/geom_multipath.c
parent33ccf366718d189f206f1ed6c43cbcb7b50a2e6c (diff)
Diffstat (limited to 'lib/geom/multipath/geom_multipath.c')
-rw-r--r--lib/geom/multipath/geom_multipath.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/geom/multipath/geom_multipath.c b/lib/geom/multipath/geom_multipath.c
index 4a9ddfc2cd1c..e4cb123594c3 100644
--- a/lib/geom/multipath/geom_multipath.c
+++ b/lib/geom/multipath/geom_multipath.c
@@ -26,7 +26,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <errno.h>
#include <paths.h>