diff options
Diffstat (limited to 'src/common/aes.h')
-rw-r--r-- | src/common/aes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/aes.h b/src/common/aes.h index 790fb44382..bd046cf096 100644 --- a/src/common/aes.h +++ b/src/common/aes.h @@ -6,6 +6,7 @@ #ifndef __AES_H #define __AES_H +#define AES_H_ID "$Id$" /** * \file aes.h |