mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +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
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <limits.h>
|
||||
|
||||
#include "event2/event.h"
|
||||
#include "event2/tag.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user