1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

r15175: Try to get Stratus VOS back to build. Thanks, Paul.

Volker
This commit is contained in:
Volker Lendecke 2006-04-23 11:16:01 +00:00 committed by Gerald (Jerry) Carter
parent c4cdb8086a
commit 74511aed22

View File

@ -159,6 +159,7 @@ typedef int BOOL;
#endif
#ifndef HAVE_SOCKLEN_T_TYPE
#define HAVE_SOCKLEN_T_TYPE
typedef int socklen_t;
#endif