chiark / gitweb /
core: add new ReadOnlySystem= and ProtectedHome= settings for service units
[elogind.git] / src / test / test-architecture.c
index b586c0da5dc0ea261476dede69048b802aa2575e..7e171c7bbc3d8ab75e1f704da2bf3b8038b4a98f 100644 (file)
@@ -26,7 +26,7 @@
 
 int main(int argc, char *argv[]) {
         Architecture a;
-        Virtualization v;
+        int v;
         const char *id = NULL;
 
         v = detect_virtualization(&id);