mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
r12533@Kushana: nickm | 2007-03-11 05:01:15 -0400
Oh. Tor was supposed to compile? svn:r9797
This commit is contained in:
parent
85402283ab
commit
f25e2167f5
@ -25,11 +25,7 @@ const char log_c_id[] = "$Id$";
|
||||
#include "./util.h"
|
||||
#include "./log.h"
|
||||
|
||||
#ifdef HAVE_EVENT_H
|
||||
#include <event.h>
|
||||
#else
|
||||
#error "Tor requires libevent to build."
|
||||
#endif
|
||||
|
||||
#define TRUNCATED_STR "[...truncated]"
|
||||
#define TRUNCATED_STR_LEN 14
|
||||
|
Loading…
Reference in New Issue
Block a user