ports/devel/libudev-devd/files/patch-utils.h
Baptiste Daroussin 8fdbd74615 libudev-compatible interface for devd
Intended to work with xorg-server and libinput

WWW: https://github.com/FreeBSDDesktop/libudev-devd
2017-01-29 23:14:23 +00:00

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