mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
tweak
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35609 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d2fd16b766
commit
a352f3056d
1 changed files with 2 additions and 2 deletions
|
@ -36,6 +36,8 @@
|
|||
#import "GNUstepBase/NSString+GNUstepBase.h"
|
||||
#import "GSPrivate.h"
|
||||
#import "GSNetwork.h"
|
||||
#import "GSTLS.h"
|
||||
|
||||
|
||||
#define EXPOSE_GSFileHandle_IVARS 1
|
||||
#import "GSFileHandle.h"
|
||||
|
@ -875,8 +877,6 @@ NSString * const NSFileHandleOperationException
|
|||
|
||||
#if defined(HAVE_GNUTLS)
|
||||
|
||||
#import "GSTLS.h"
|
||||
|
||||
#if !defined(__MINGW__)
|
||||
|
||||
@interface GSTLSHandle : GSFileHandle
|
||||
|
|
Loading…
Reference in a new issue