diff options
Diffstat (limited to 'config/config_bsd.h')
-rw-r--r-- | config/config_bsd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config_bsd.h b/config/config_bsd.h index a54486f..f74e647 100644 --- a/config/config_bsd.h +++ b/config/config_bsd.h @@ -1,5 +1,5 @@ -#ifndef __CONFIG_H -#define __CONFIG_H +#ifndef __CONFIG_BSD_H +#define __CONFIG_BSD_H #define CONFIG_CORE #define CONFIG_OS_NETBSD #define CONFIG_DRAW |