summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/inet_ntop.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-10-29 20:32:53 +0000
committerLennart Poettering <lennart@poettering.net>2007-10-29 20:32:53 +0000
commit1dae2e644f1e7c9810befb95315ec22fec7c100c (patch)
treeaaf930a474b4c07cd4de98e15b19692b15603cfc /src/pulsecore/inet_ntop.c
parent43b5c65457e880a3e134f7c4adc745f690717830 (diff)
we don't want to include assert.h anymore
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1986 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/pulsecore/inet_ntop.c')
-rw-r--r--src/pulsecore/inet_ntop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pulsecore/inet_ntop.c b/src/pulsecore/inet_ntop.c
index 041bc09b..4a4f7aac 100644
--- a/src/pulsecore/inet_ntop.c
+++ b/src/pulsecore/inet_ntop.c
@@ -27,7 +27,6 @@
#include <stdio.h>
#include <errno.h>
-#include <assert.h>
#ifndef HAVE_INET_NTOP