aboutsummaryrefslogtreecommitdiff
path: root/include/kvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/kvm.h')
-rw-r--r--include/kvm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/kvm.h b/include/kvm.h
index 5be440242ec1..8793b3506db9 100644
--- a/include/kvm.h
+++ b/include/kvm.h
@@ -36,10 +36,6 @@
#ifndef _KVM_H_
#define _KVM_H_
-/* Default version symbol. */
-#define VRS_SYM "_version"
-#define VRS_KEY "VERSION"
-
#include <sys/cdefs.h>
__BEGIN_DECLS