From 9089e3e35eb5e391da26401346a7a9277cd5e780 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 20 Oct 2011 11:36:46 +0000 Subject: fix --- src/util/os_network.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util') diff --git a/src/util/os_network.c b/src/util/os_network.c index 88fefd066..2835e6193 100644 --- a/src/util/os_network.c +++ b/src/util/os_network.c @@ -33,7 +33,7 @@ #define LOG(kind,...) GNUNET_log_from (kind, "util", __VA_ARGS__) - +#define LOG_STRERROR_FILE(kind,syscall,filename) GNUNET_log_from_strerror_file (kind, "util", syscall, filename) /** * @brief Enumerate all network interfaces -- cgit v1.2.3