diff options
Diffstat (limited to 'src/common/compat.h')
-rw-r--r-- | src/common/compat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/compat.h b/src/common/compat.h index 5dd5104e2a..8f44e93857 100644 --- a/src/common/compat.h +++ b/src/common/compat.h @@ -239,3 +239,4 @@ unsigned long tor_get_thread_id(void); #endif #endif + |