Remove one more header
This commit is contained in:
parent
b608990fea
commit
c72d6b30e8
|
@ -64,7 +64,9 @@
|
||||||
#include <devid.h>
|
#include <devid.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
#ifdef HAVE_LIBDISKMGT
|
||||||
#include <libdiskmgt.h>
|
#include <libdiskmgt.h>
|
||||||
|
#endif
|
||||||
#include <libintl.h>
|
#include <libintl.h>
|
||||||
#include <libnvpair.h>
|
#include <libnvpair.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
Loading…
Reference in New Issue