mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Fix to ensure correct version of mheader fiel is imported
This commit is contained in:
parent
1cce7e97e2
commit
8b4a8820a8
28 changed files with 63 additions and 62 deletions
|
@ -31,7 +31,7 @@
|
|||
#define __objc_load_h_INCLUDE
|
||||
|
||||
#include <stdio.h>
|
||||
#include <Foundation/NSString.h>
|
||||
#include "Foundation/NSString.h"
|
||||
|
||||
#ifdef HAVE_DLADDR
|
||||
#define LINKER_GETSYMBOL 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue