diff options
Diffstat (limited to 'lib/libkvm/tests/kvm_open2_test.c')
-rw-r--r-- | lib/libkvm/tests/kvm_open2_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libkvm/tests/kvm_open2_test.c b/lib/libkvm/tests/kvm_open2_test.c index cfa6e214a031..0ad0b47de948 100644 --- a/lib/libkvm/tests/kvm_open2_test.c +++ b/lib/libkvm/tests/kvm_open2_test.c @@ -23,7 +23,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <sys/param.h> #include <errno.h> #include <fcntl.h> |