* thread.cc: Need LONG_MAX definition.
This commit is contained in:
@@ -16,6 +16,7 @@ details. */
|
||||
|
||||
#ifdef _MT_SAFE
|
||||
#include "winsup.h"
|
||||
#include <limits.h>
|
||||
#include <errno.h>
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user