]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/libcddb.patch
* Add pkgcfg, libcddb, vcdimager and libcdio to OSX contrib system
[vlc] / extras / contrib / src / Patches / libcddb.patch
1 --- libcddb.orig/include/cddb/cddb_regex.h      Mon Jul  5 02:12:12 2004
2 +++ libcddb/include/cddb/cddb_regex.h   Sun Jul  4 22:05:44 2004
3 @@ -28,6 +28,7 @@
4  
5  
6  #include <stdlib.h>
7 +#include <unistd.h>
8  #include <regex.h>
9  
10