chiark / gitweb /
Prep v228: Condense elogind source masks (3/5)
[elogind.git] / src / basic / virt.h
index 17e7310ac818964829dd4f764fd3c7442fabd31b..feb47d50e37eef578addb8e43431c59296761d21 100644 (file)
@@ -66,8 +66,7 @@ static inline bool VIRTUALIZATION_IS_CONTAINER(int x) {
 
 int detect_vm(void);
 int detect_container(void);
-/// UNNEEDED by elogind
-#if 0
+#if 0 /// UNNEEDED by elogind
 int detect_virtualization(void);
 #endif // 0