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
This commit is contained in:
Lennart Poettering 2007-10-29 20:32:53 +00:00
parent 43b5c65457
commit 1dae2e644f
5 changed files with 0 additions and 5 deletions

View file

@ -28,7 +28,6 @@
#include <stdlib.h>
#include <sys/stat.h>
#include <stdio.h>
#include <assert.h>
#include <errno.h>
#include <string.h>
#include <fcntl.h>

View file

@ -28,7 +28,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <errno.h>
#include <string.h>
#include <fcntl.h>

View file

@ -28,7 +28,6 @@
#include <windows.h>
#include <mmsystem.h>
#include <assert.h>
#include <pulse/mainloop-api.h>

View file

@ -27,7 +27,6 @@
#include <stdio.h>
#include <errno.h>
#include <assert.h>
#ifndef HAVE_INET_NTOP

View file

@ -27,7 +27,6 @@
#include <stdio.h>
#include <errno.h>
#include <assert.h>
#ifndef HAVE_INET_PTON