mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
* Source/NSProcessInfo.m: Add includes needed for the HAVE_PROCFS
case. * Source/common.h: Correct last commit, the #endif was placed incorrectly. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34041 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
51d3096c8b
commit
6a54c84a72
3 changed files with 13 additions and 4 deletions
|
@ -105,9 +105,11 @@
|
|||
#import "GNUstepBase/GSConfig.h"
|
||||
#import "Foundation/NSArray.h"
|
||||
#import "Foundation/NSSet.h"
|
||||
#import "Foundation/NSCharacterSet.h"
|
||||
#import "Foundation/NSDictionary.h"
|
||||
#import "Foundation/NSDate.h"
|
||||
#import "Foundation/NSException.h"
|
||||
#import "Foundation/NSFileManager.h"
|
||||
#import "Foundation/NSProcessInfo.h"
|
||||
#import "Foundation/NSAutoreleasePool.h"
|
||||
#import "Foundation/NSHost.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue