typedef ssize_t here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11180 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -144,6 +144,10 @@ struct sockaddr_dl;
|
|||||||
|
|
||||||
ROKEN_CPP_START
|
ROKEN_CPP_START
|
||||||
|
|
||||||
|
#ifndef HAVE_SSIZE_T
|
||||||
|
typedef int ssize_t;
|
||||||
|
#endif
|
||||||
|
|
||||||
#if !defined(HAVE_SETSID) && defined(HAVE__SETSID)
|
#if !defined(HAVE_SETSID) && defined(HAVE__SETSID)
|
||||||
#define setsid _setsid
|
#define setsid _setsid
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user