Merge branch 'pre_formatter_cleanups_squashed'

This commit is contained in:
Nick Mathewson
2020-01-09 07:32:39 -05:00
59 changed files with 284 additions and 206 deletions
+1
View File
@@ -13,6 +13,7 @@
#include "lib/testsupport/testsupport.h"
struct monotime_t;
struct timeval;
typedef struct timeout tor_timer_t;
typedef void (*timer_cb_fn_t)(tor_timer_t *, void *,
const struct monotime_t *);