mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
add limits.h to event_tagging.c so opensolaris will build
This commit is contained in:
parent
5e4bafbb89
commit
f2763fa864
@ -58,6 +58,7 @@
|
|||||||
#ifdef _EVENT_HAVE_UNISTD_H
|
#ifdef _EVENT_HAVE_UNISTD_H
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
|
#include <limits.h>
|
||||||
|
|
||||||
#include "event2/event.h"
|
#include "event2/event.h"
|
||||||
#include "event2/tag.h"
|
#include "event2/tag.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user