aboutsummaryrefslogtreecommitdiffstats
path: root/awk.h
diff options
context:
space:
mode:
Diffstat (limited to 'awk.h')
-rw-r--r--awk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/awk.h b/awk.h
index 61354cd0..a9170d62 100644
--- a/awk.h
+++ b/awk.h
@@ -901,6 +901,7 @@ extern struct lconv loc;
#endif /* HAVE_LOCALE_H */
extern const char *myname;
+extern const char def_strftime_format[];
extern char quote;
extern char *defpath;