chiark / gitweb /
libsystemd-network: Export checksum function to test case
[elogind.git] / src / network / networkd-manager.c
index c730e7148df35a5c4d06ca7861b73b35df3b92ef..ea414b1f1e3b5e74f7f0ff90c2a12782c09f5286 100644 (file)
@@ -33,7 +33,7 @@ const char* const network_dirs[] = {
         "/etc/systemd/network",
         "/run/systemd/network",
         "/usr/lib/systemd/network",
-#ifdef HAVE_SPLIT_USER
+#ifdef HAVE_SPLIT_USR
         "/lib/systemd/network",
 #endif
         NULL};