diff options
Diffstat (limited to 'src/domain.h')
-rw-r--r-- | src/domain.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/domain.h b/src/domain.h index 8203db78..0ff458b7 100644 --- a/src/domain.h +++ b/src/domain.h @@ -18,8 +18,8 @@ */ -#ifndef DOMAIN_H -#define DOMAIN_H +#ifndef __DWB_DOMAIN_H__ +#define __DWB_DOMAIN_H__ #define SUBDOMAIN_MAX 32 |