diff options
Diffstat (limited to 'src/pulsecore/inet_pton.c')
-rw-r--r-- | src/pulsecore/inet_pton.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pulsecore/inet_pton.c b/src/pulsecore/inet_pton.c index 7272e459..d191e550 100644 --- a/src/pulsecore/inet_pton.c +++ b/src/pulsecore/inet_pton.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /*** This file is part of PulseAudio. @@ -27,7 +25,6 @@ #include <stdio.h> #include <errno.h> -#include <assert.h> #ifndef HAVE_INET_PTON |