mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
r8465: once we define socklen_t, then tell other include files we have it. This prevents roken
trying to redefine it (This used to be commit aa9491c0cb00f5cab9e00983bf2a0c266011904a)
This commit is contained in:
parent
10cb617904
commit
5c453f5698
@ -133,6 +133,7 @@ typedef unsigned char u_int8_t;
|
||||
|
||||
#ifndef HAVE_SOCKLEN_T
|
||||
#define socklen_t int
|
||||
#define HAVE_SOCKLEN_T 1
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user