about summary refs log tree commit diff
path: root/src/libnm-client-impl/nm-dbus-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnm-client-impl/nm-dbus-helpers.h')
-rw-r--r--src/libnm-client-impl/nm-dbus-helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-client-impl/nm-dbus-helpers.h b/src/libnm-client-impl/nm-dbus-helpers.h
index 5a6b2d62..96c8ee75 100644
--- a/src/libnm-client-impl/nm-dbus-helpers.h
+++ b/src/libnm-client-impl/nm-dbus-helpers.h
@@ -6,7 +6,7 @@
 #ifndef __NM_DBUS_HELPERS_PRIVATE_H__
 #define __NM_DBUS_HELPERS_PRIVATE_H__
 
-#if !((NETWORKMANAGER_COMPILATION) &NM_NETWORKMANAGER_COMPILATION_WITH_LIBNM_PRIVATE)
+#if !((NETWORKMANAGER_COMPILATION) & NM_NETWORKMANAGER_COMPILATION_WITH_LIBNM_PRIVATE)
 #error Cannot use this header.
 #endif