diff options
Diffstat (limited to 'src/common/workqueue.h')
-rw-r--r-- | src/common/workqueue.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/workqueue.h b/src/common/workqueue.h index ec1f7c9000..aa8620ddb7 100644 --- a/src/common/workqueue.h +++ b/src/common/workqueue.h @@ -45,3 +45,4 @@ tor_socket_t replyqueue_get_socket(replyqueue_t *rq); void replyqueue_process(replyqueue_t *queue); #endif + |