]> code.delx.au - pulseaudio/commitdiff
we don't want to include assert.h anymore
authorLennart Poettering <lennart@poettering.net>
Mon, 29 Oct 2007 20:32:53 +0000 (20:32 +0000)
committerLennart Poettering <lennart@poettering.net>
Mon, 29 Oct 2007 20:32:53 +0000 (20:32 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1986 fefdeb5f-60dc-0310-8127-8f9354f1896f

src/modules/module-jack-sink.c
src/modules/module-solaris.c
src/modules/module-waveout.c
src/pulsecore/inet_ntop.c
src/pulsecore/inet_pton.c

index 5019d6564dbb04a0ebf654fa62d478510cd3acee..2cf8a58c5d0fd22191eaf83a7785c9ab1b8b572f 100644 (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>
index a8a947129a5fa718cbc542f30c0a79b729eb35ed..4a5c88e484f86823e5dea74e72c016541168fb0b 100644 (file)
@@ -28,7 +28,6 @@
 
 #include <stdlib.h>
 #include <stdio.h>
-#include <assert.h>
 #include <errno.h>
 #include <string.h>
 #include <fcntl.h>
index ad3645fc79e76cfd1a99191fe28537a485652721..f8bae02fe7418b296d0062ca82d4e14103204a3f 100644 (file)
@@ -28,7 +28,6 @@
 
 #include <windows.h>
 #include <mmsystem.h>
-#include <assert.h>
 
 #include <pulse/mainloop-api.h>
 
index 041bc09bc38ef747b4aaaeea6f3c28489b7c8897..4a4f7aac88c887d9c1308575d3ac767090f2dec4 100644 (file)
@@ -27,7 +27,6 @@
 
 #include <stdio.h>
 #include <errno.h>
-#include <assert.h>
 
 #ifndef HAVE_INET_NTOP
 
index 7272e4593115791d5dfa959ab1801ff8418a3a46..84d0c0eafe12e5812576853b51e0800d7a5ec1fe 100644 (file)
@@ -27,7 +27,6 @@
 
 #include <stdio.h>
 #include <errno.h>
-#include <assert.h>
 
 #ifndef HAVE_INET_PTON