diff options
Diffstat (limited to 'src/lib/thread/numcpus.h')
-rw-r--r-- | src/lib/thread/numcpus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/thread/numcpus.h b/src/lib/thread/numcpus.h index 3f0a29ce7c..2f1ea16eb9 100644 --- a/src/lib/thread/numcpus.h +++ b/src/lib/thread/numcpus.h @@ -13,4 +13,4 @@ int compute_num_cpus(void); -#endif +#endif /* !defined(TOR_NUMCPUS_H) */ |