diff options
Diffstat (limited to 'src/test/test_procmon.c')
-rw-r--r-- | src/test/test_procmon.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/test/test_procmon.c b/src/test/test_procmon.c index e23578f4fd..6893fe8b6b 100644 --- a/src/test/test_procmon.c +++ b/src/test/test_procmon.c @@ -1,7 +1,6 @@ -/* Copyright (c) 2010-2019, The Tor Project, Inc. */ +/* Copyright (c) 2010-2020, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -#define PROCMON_PRIVATE #include "orconfig.h" #include "core/or/or.h" #include "test/test.h" |