Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
HardenedBSD
Commits
792d9424
Commit
792d9424
authored
Oct 21, 2021
by
Shawn Webb
Browse files
HBSD: Resolve merge conflict
Signed-off-by:
Shawn Webb
<
shawn.webb@hardenedbsd.org
>
parent
bd38a952
Changes
1
Hide whitespace changes
Inline
Side-by-side
sys/contrib/openzfs/lib/libzfs/os/freebsd/libzfs_compat.c
View file @
792d9424
...
...
@@ -22,11 +22,6 @@
/*
* Copyright (c) 2013 Martin Matuska <mm@FreeBSD.org>. All rights reserved.
*/
<<<<<<<
HEAD
#include <os/freebsd/zfs/sys/zfs_ioctl_compat.h>
#include <jail.h>
=======
>>>>>>>
origin
/
freebsd
/
current
/
main
#include "../../libzfs_impl.h"
#include <libzfs.h>
#include <libzutil.h>
...
...
@@ -36,6 +31,7 @@
#include <sys/module.h>
#include <sys/stat.h>
#include <sys/param.h>
#include <jail.h>
#ifdef IN_BASE
#define ZFS_KMOD "zfs"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment