mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +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
21bd77c921
commit
3f773a24fc
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