diff options
Diffstat (limited to 'include/err.h')
-rw-r--r-- | include/err.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/err.h b/include/err.h index dd81a4f..432d1af 100644 --- a/include/err.h +++ b/include/err.h @@ -17,7 +17,7 @@ */ #ifndef _ERR_H #define _ERR_H -#fifndef _PORTABLE_SOURCE +#ifndef _PORTABLE_SOURCE #include <slibc/version.h> #ifndef _SLIBC_SUPPRESS_WARNINGS |