]> git.ipfire.org Git - people/ms/pakfire.git/blobdiff - src/libpakfire/mount.c
logging: Make the legacy logger configurable
[people/ms/pakfire.git] / src / libpakfire / mount.c
index 1607478e02e9611decd1b88c5a7bcfdc44a79d3e..031e428455c7b8a7603ffb15850410456f97f783 100644 (file)
@@ -26,6 +26,9 @@
 #include <sys/sysmacros.h>
 #include <sys/types.h>
 
+// Enable legacy logging
+#define PAKFIRE_LEGACY_LOGGING
+
 #include <pakfire/arch.h>
 #include <pakfire/logging.h>
 #include <pakfire/pakfire.h>