|
@@ -25,11 +25,7 @@ const char log_c_id[] = "$Id$";
|
|
#include "./util.h"
|
|
#include "./util.h"
|
|
#include "./log.h"
|
|
#include "./log.h"
|
|
|
|
|
|
-#ifdef HAVE_EVENT_H
|
|
|
|
#include <event.h>
|
|
#include <event.h>
|
|
-#else
|
|
|
|
-#error "Tor requires libevent to build."
|
|
|
|
-#endif
|
|
|
|
|
|
|
|
#define TRUNCATED_STR "[...truncated]"
|
|
#define TRUNCATED_STR "[...truncated]"
|
|
#define TRUNCATED_STR_LEN 14
|
|
#define TRUNCATED_STR_LEN 14
|