aboutsummaryrefslogtreecommitdiffstats
path: root/udev.c
diff options
context:
space:
mode:
Diffstat (limited to 'udev.c')
-rw-r--r--udev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev.c b/udev.c
index c26ce46b..76de8181 100644
--- a/udev.c
+++ b/udev.c
@@ -40,7 +40,7 @@
#include "logging.h"
-#ifdef LOG
+#ifdef USE_LOG
void log_message(int level, const char *format, ...)
{
va_list args;