mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
Intended to work with xorg-server and libinput WWW: https://github.com/FreeBSDDesktop/libudev-devd
13 lines
223 B
C
13 lines
223 B
C
--- utils.h.orig 2017-01-07 22:21:49 UTC
|
|
+++ utils.h
|
|
@@ -5,8 +5,8 @@
|
|
#include <unistd.h>
|
|
|
|
|
|
-#define ENABLE_TRACE
|
|
-#define LOG_LEVEL 1
|
|
+/* #define ENABLE_TRACE */
|
|
+#define LOG_LEVEL 0
|
|
|
|
/*
|
|
#ifndef LOG_LEVEL
|