ee4ec90809
and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API. PR: ports/74642 Submitted by: Petri Totterman <petri.totterman@hmv.fi>
10 lines
279 B
C++
10 lines
279 B
C++
--- src/socketbuffer.cxx.orig Fri Nov 21 22:23:29 2003
|
|
+++ src/socketbuffer.cxx Thu Dec 9 15:49:28 2004
|
|
@@ -29,6 +29,7 @@
|
|
|
|
#include <log4cplus/helpers/socketbuffer.h>
|
|
#include <log4cplus/helpers/loglog.h>
|
|
+#include <arpa/inet.h>
|
|
|
|
#if !defined(_WIN32)
|
|
# include <netdb.h>
|