]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/libcddb.patch
Check -mtune even when --with-tuning is used
[vlc] / extras / contrib / src / Patches / libcddb.patch
1 diff -ruN libcddb.orig/include/cddb/cddb_regex.h libcddb/include/cddb/cddb_regex.h
2 --- libcddb.orig/include/cddb/cddb_regex.h      Fri Oct 15 21:42:08 2004
3 +++ libcddb/include/cddb/cddb_regex.h   Tue Jan 18 01:57:50 2005
4 @@ -30,9 +30,7 @@
5  #include <cddb/cddb_config.h>
6  #include <stdlib.h>
7  
8 -#ifdef CDDB_NEED_UNISTD_H
9  #include <unistd.h>
10 -#endif
11  #include <regex.h>
12  
13  /**