diff options
Diffstat (limited to 'src/lib/log/win32err.h')
-rw-r--r-- | src/lib/log/win32err.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/log/win32err.h b/src/lib/log/win32err.h index 33413dfd15..ecfa88792d 100644 --- a/src/lib/log/win32err.h +++ b/src/lib/log/win32err.h @@ -19,4 +19,4 @@ char *format_win32_error(DWORD err); #endif -#endif +#endif /* !defined(TOR_WIN32ERR_H) */ |