diff options
Diffstat (limited to 'usr')
| -rw-r--r-- | usr/src/cmd/dlmgmtd/dlmgmt_db.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/dlmgmtd/dlmgmt_db.c b/usr/src/cmd/dlmgmtd/dlmgmt_db.c index 05741d09f7..7a97985de3 100644 --- a/usr/src/cmd/dlmgmtd/dlmgmt_db.c +++ b/usr/src/cmd/dlmgmtd/dlmgmt_db.c @@ -42,6 +42,7 @@ #include <unistd.h> #include <wait.h> #include <libcontract.h> +#include <libcontract_priv.h> #include <sys/contract/process.h> #include "dlmgmt_impl.h" |
