diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2016-12-06 04:22:38 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2016-12-06 04:22:38 +0000 |
| commit | b043b5dc6bf70af9d188fc37d201bb35dab8feec (patch) | |
| tree | b47ad9b1b0fd341f0774f71371efe6e60091519c /cddl/compat | |
| parent | c156354ff82167219f10fd80c55f6452acb60328 (diff) | |
Notes
Diffstat (limited to 'cddl/compat')
| -rw-r--r-- | cddl/compat/opensolaris/include/libproc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cddl/compat/opensolaris/include/libproc.h b/cddl/compat/opensolaris/include/libproc.h index 565b0a43dd72..428fa6cf53fe 100644 --- a/cddl/compat/opensolaris/include/libproc.h +++ b/cddl/compat/opensolaris/include/libproc.h @@ -38,9 +38,6 @@ #define PR_RLC 0x0001 #define PR_KLC 0x0002 -#define PGRAB_RDONLY O_RDONLY -#define PGRAB_FORCE 0 - #include_next <libproc.h> #endif |
