From ba06340ab8476733a0b84d0b97fa04a029cf2713 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Tue, 10 Jan 2006 09:15:13 +0000 Subject: Add some required headers. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@437 fefdeb5f-60dc-0310-8127-8f9354f1896f --- polyp/inet_ntop.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'polyp/inet_ntop.c') diff --git a/polyp/inet_ntop.c b/polyp/inet_ntop.c index 19f29f86..ac2b5295 100644 --- a/polyp/inet_ntop.c +++ b/polyp/inet_ntop.c @@ -24,6 +24,8 @@ #endif #include +#include +#include #ifndef HAVE_INET_NTOP -- cgit