summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/lib/lib.h')
-rw-r--r--usr.sbin/pkg_install/lib/lib.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/lib/lib.h b/usr.sbin/pkg_install/lib/lib.h
index e62e1602121..075ded9c77c 100644
--- a/usr.sbin/pkg_install/lib/lib.h
+++ b/usr.sbin/pkg_install/lib/lib.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: lib.h,v 1.10 2001/11/07 20:51:08 espie Exp $ */
+/* $OpenBSD: lib.h,v 1.11 2001/11/07 20:57:24 espie Exp $ */
/*
* FreeBSD install - a package for the installation and maintainance
@@ -101,7 +101,6 @@ typedef enum pl_ent_t {
PLIST_PKGDEP,
PLIST_MTREE,
PLIST_DIR_RM,
- PLIST_IGNORE_INST,
PLIST_OPTION,
PLIST_PKGCFL,
PLIST_NEWDEP,