mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Fixes for Windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6641 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9fc2888701
commit
9360b6e9cc
21 changed files with 236 additions and 348 deletions
|
@ -24,15 +24,6 @@
|
|||
|
||||
#include <config.h>
|
||||
#include <base/preface.h>
|
||||
#if 0
|
||||
/* My Linux doesn't have <libc.h>. Why is this necessary?
|
||||
What is a work-around that will work for all? -mccallum*/
|
||||
#include <libc.h>
|
||||
/* If POSIX then: #include <unistd.h> */
|
||||
#endif /* 0 */
|
||||
#if !defined(__WIN32__)
|
||||
#include <pwd.h>
|
||||
#endif
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue