mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
improve system error messages
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35764 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
36e87ee63b
commit
cbf57cf013
9 changed files with 65 additions and 36 deletions
|
@ -24,6 +24,10 @@
|
|||
$Date$ $Revision$
|
||||
*/
|
||||
|
||||
/* define to get system-v functions including inet_aton()
|
||||
*/
|
||||
#define _SVID_SOURCE 1
|
||||
|
||||
#import "common.h"
|
||||
#define EXPOSE_NSSocketPortNameServer_IVARS 1
|
||||
#import "Foundation/NSData.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue