A few fixes to get this building on Linux again
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401335
This commit is contained in:
parent
6c3f928cd8
commit
ed90299388
5 changed files with 21 additions and 2 deletions
|
@ -43,8 +43,10 @@
|
|||
|
||||
#ifdef ALSA_DYNAMIC
|
||||
#ifdef USE_DLVSYM
|
||||
#ifndef __USE_GNU
|
||||
#define __USE_GNU
|
||||
#endif
|
||||
#endif
|
||||
#include <dlfcn.h>
|
||||
#include "SDL_name.h"
|
||||
#include "SDL_loadso.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue