Fix dependencies and include necessary headers

This commit is contained in:
Maarten Bosmans 2011-01-06 01:35:27 +01:00
parent a951c779c6
commit 2de2c735c9
8 changed files with 15 additions and 1 deletions

View file

@ -28,6 +28,7 @@
#ifndef HAVE_INET_NTOP
#include <pulsecore/core-util.h>
#include <pulsecore/socket.h>
#include "inet_ntop.h"