mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Issue #4028: Make multiprocessing build on SunOS.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#include "multiprocessing.h"
|
||||
|
||||
#ifdef SCM_RIGHTS
|
||||
#if (defined(CMSG_LEN) && defined(SCM_RIGHTS))
|
||||
#define HAVE_FD_TRANSFER 1
|
||||
#else
|
||||
#define HAVE_FD_TRANSFER 0
|
||||
|
||||
Reference in New Issue
Block a user