14 lines
340 B
Plaintext
14 lines
340 B
Plaintext
$NetBSD: patch-az,v 1.3 2011/01/05 18:12:39 kefren Exp $
|
|
|
|
--- src/rrd_daemon.c.orig 2010-12-21 18:06:32.000000000 +0200
|
|
+++ src/rrd_daemon.c 2011-01-05 18:10:33.000000000 +0200
|
|
@@ -113,7 +113,7 @@
|
|
#include <tcpd.h>
|
|
#endif /* HAVE_LIBWRAP */
|
|
|
|
-#include <glib-2.0/glib.h>
|
|
+#include <glib.h>
|
|
/* }}} */
|
|
|
|
#define RRDD_LOG(severity, ...) \
|