aboutsummaryrefslogtreecommitdiffstats
path: root/include/err.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-30 01:09:34 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-30 01:09:34 +0200
commite3332792c9c4427fdea2a645e205928f2bc5cdc5 (patch)
tree6a027adfbfd7685a359b02940c5fb4585d52f8d3 /include/err.h
parentadd error.h (diff)
downloadslibc-e3332792c9c4427fdea2a645e205928f2bc5cdc5.tar.gz
slibc-e3332792c9c4427fdea2a645e205928f2bc5cdc5.tar.bz2
slibc-e3332792c9c4427fdea2a645e205928f2bc5cdc5.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'include/err.h')
-rw-r--r--include/err.h2
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