mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Separate out path configuration for ease of maintenance and quicker rebuild.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27553 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cefb3a0f41
commit
6337d986c6
16 changed files with 4663 additions and 1909 deletions
|
@ -78,6 +78,8 @@
|
|||
|
||||
#include "GSPrivate.h"
|
||||
|
||||
#include "pathconfig/pathconfig.h"
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h> // for getuid()
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue