summaryrefslogtreecommitdiffstats
path: root/polyp/inet_ntop.c
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2006-01-10 09:15:13 +0000
committerPierre Ossman <ossman@cendio.se>2006-01-10 09:15:13 +0000
commitba06340ab8476733a0b84d0b97fa04a029cf2713 (patch)
tree5d496e00655ed1037cb3e150bad2b46576df8317 /polyp/inet_ntop.c
parent357ab88ab55ede0e5a1173ce7b7a727ba3204087 (diff)
Add some required headers.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@437 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/inet_ntop.c')
-rw-r--r--polyp/inet_ntop.c2
1 files changed, 2 insertions, 0 deletions
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 <stdio.h>
+#include <errno.h>
+#include <assert.h>
#ifndef HAVE_INET_NTOP