*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@949 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
267beb814f
commit
ef97ab72fa
1 changed files with 6 additions and 0 deletions
|
|
@ -12,7 +12,13 @@
|
|||
* ----------------------------------------------------------------------------- */
|
||||
|
||||
#include "wad.h"
|
||||
#ifdef WAD_SOLARIS
|
||||
#include <sys/elf.h>
|
||||
#endif
|
||||
#ifdef WAD_LINUX
|
||||
#include <elf.h>
|
||||
#endif
|
||||
|
||||
|
||||
/* --- What's needed here (high level interface) :
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue