mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Minor tweaks plus added method for parsing mime headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26109 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
eb73c50d13
commit
726b05507e
7 changed files with 164 additions and 95 deletions
|
@ -51,7 +51,7 @@
|
|||
#include <stdlib.h>
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h> /* for gethostname() */
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include <sys/param.h> /* for MAXHOSTNAMELEN */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue