Include <netinet/in.h> for byte-conversion; needed on Solaris.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1526 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-05-13 15:39:21 +00:00
parent c4f492835c
commit 2eca55f16b

View file

@ -30,6 +30,7 @@
#include <Foundation/NSException.h>
#include <math.h>
#include <values.h> // This gets BITSPERBYTE on Solaris
#include <netinet/in.h> // for byte-conversion
#define DEFAULT_FORMAT_VERSION 0