forked from KolibriOS/kolibrios
set default newlib dir's structure
git-svn-id: svn://kolibrios.org@4874 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
6
contrib/sdk/sources/newlib/libc/include/unistd.h
Normal file
6
contrib/sdk/sources/newlib/libc/include/unistd.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _UNISTD_H_
|
||||
#define _UNISTD_H_
|
||||
|
||||
# include <sys/unistd.h>
|
||||
|
||||
#endif /* _UNISTD_H_ */
|
Reference in New Issue
Block a user