aboutsummaryrefslogtreecommitdiffstats
path: root/builtins/fc.def
diff options
context:
space:
mode:
Diffstat (limited to 'builtins/fc.def')
-rw-r--r--builtins/fc.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/builtins/fc.def b/builtins/fc.def
index cf6b72c..1820826 100644
--- a/builtins/fc.def
+++ b/builtins/fc.def
@@ -82,7 +82,7 @@ $END
#include "common.h"
#if !defined (errno)
-extern int errno;
+#include <errno.h>
#endif /* !errno */
extern int current_command_line_count;