Projects
home:DarkWav
MPlayer
MPlayer-pci_linux_gnu_source.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File MPlayer-pci_linux_gnu_source.patch of Package MPlayer
--- a/vidix/pci.c +++ b/vidix/pci.c @@ -51,6 +51,7 @@ * */ +#define _GNU_SOURCE #include "dha.h" #include "config.h" #include "mp_msg.h" --- a/vidix/sysdep/pci_linux.c +++ b/vidix/sysdep/pci_linux.c @@ -26,6 +26,7 @@ * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#define _GNU_SOURCE #include <errno.h> #if ARCH_X86 //#include <sys/perm.h> doesn't exist on libc5 systems
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.