diff options
Diffstat (limited to 'common/err.h')
-rw-r--r-- | common/err.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/err.h b/common/err.h index 1dccbf9..34620bb 100644 --- a/common/err.h +++ b/common/err.h @@ -1,5 +1,5 @@ -#ifndef _ERR_H_ -#define _ERR_H_ +#ifndef _COMMON_ERR_H_ +#define _COMMON_ERR_H_ #include <stdio.h> #include <stdlib.h> |