diff options
Diffstat (limited to 'src/or/git_revision.h')
-rw-r--r-- | src/or/git_revision.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/git_revision.h b/src/or/git_revision.h index 1ceaeedf16..5613cb4335 100644 --- a/src/or/git_revision.h +++ b/src/or/git_revision.h @@ -8,5 +8,5 @@ extern const char tor_git_revision[]; -#endif +#endif /* !defined(TOR_GIT_REVISION_H) */ |