diff options
Diffstat (limited to 'modules/timer/posix_rt/tm_posix.h')
-rw-r--r-- | modules/timer/posix_rt/tm_posix.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/timer/posix_rt/tm_posix.h b/modules/timer/posix_rt/tm_posix.h index 60fa8f844..fc3ccdc74 100644 --- a/modules/timer/posix_rt/tm_posix.h +++ b/modules/timer/posix_rt/tm_posix.h @@ -3,8 +3,8 @@ * (C) 1999-2007 Jack Lloyd * *************************************************/ -#ifndef BOTAN_EXT_TIMER_POSIX_H__ -#define BOTAN_EXT_TIMER_POSIX_H__ +#ifndef BOTAN_TIMER_POSIX_H__ +#define BOTAN_TIMER_POSIX_H__ #include <botan/timers.h> |