diff options
Diffstat (limited to 'include/spl.h')
-rw-r--r-- | include/spl.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/spl.h b/include/spl.h index ba38e8105..26e6b8712 100644 --- a/include/spl.h +++ b/include/spl.h @@ -1,4 +1,4 @@ -#ifndef _SYS_SPL_H -#define _SYS_SPL_H +#ifndef _SPL_H +#define _SPL_H -#endif /* _SYS_SPL_H */ +#endif /* _SPL_H */ |