mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
simplification, including use of strtoull() everywhere
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35503 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a553252cc9
commit
0623c0c0c2
33 changed files with 41 additions and 66 deletions
|
@ -54,7 +54,6 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/un.h>
|
||||
#include <arpa/inet.h> /* for inet_ntoa() */
|
||||
#include <string.h> /* for strchr() */
|
||||
#include <ctype.h> /* for strchr() */
|
||||
|
||||
#if defined(HAVE_SYS_FCNTL_H)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue