]> git.wh0rd.org - patches.git/blob - alsa-lib-names-include-less.patch
more random patches. who knows.
[patches.git] / alsa-lib-names-include-less.patch
1 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2
3 names.c | 4 ----
4 1 file changed, 4 deletions(-)
5
6 diff -r 46221e609f45 src/names.c
7 --- a/src/names.c Wed Sep 06 14:39:01 2006 +0200
8 +++ b/src/names.c Thu Sep 07 14:39:43 2006 -0400
9 @@ -31,12 +31,8 @@
10 */
11
12 #include <stdarg.h>
13 -#include <wordexp.h>
14 -#include <dlfcn.h>
15 #include <limits.h>
16 #include <sys/stat.h>
17 -#include <pthread.h>
18 -#include <locale.h>
19 #include "local.h"
20
21 #ifndef DOC_HIDDEN