aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index 58a16285..7cccfc75 100644
--- a/config.h
+++ b/config.h
@@ -781,7 +781,9 @@
#define HAVE_LINUX_KCMP_H 1
/* Define to 1 if you have the <linux/kvm.h> header file. */
+#if defined(__LP64__)
#define HAVE_LINUX_KVM_H 1
+#endif
/* Define to 1 if you have the <linux/memfd.h> header file. */
#define HAVE_LINUX_MEMFD_H 1