aboutsummaryrefslogtreecommitdiffstats
path: root/include/error.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/error.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/error.h')
-rw-r--r--include/error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/error.h b/include/error.h
index 4f8a4d7..844f6f6 100644
--- a/include/error.h
+++ b/include/error.h
@@ -17,7 +17,7 @@
*/
#ifndef _ERROR_H
#define _ERROR_H
-#fifndef _PORTABLE_SOURCE
+#ifndef _PORTABLE_SOURCE
#include <slibc/version.h>
#ifndef _SLIBC_SUPPRESS_WARNINGS