mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Much simmplified NeXT checks for configure tests
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9706 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
45388db20c
commit
f8a7f50981
7 changed files with 386 additions and 541 deletions
|
@ -60,7 +60,6 @@ Cambridge, MA 02111, USA. */
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <objc/objc-api.h>
|
||||
#include <base/objc-gnu2next.h>
|
||||
|
||||
extern double strtod(const char *str, char **ptr);
|
||||
extern long strtol(const char *str, char** ptr, int base);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue