diff options
Diffstat (limited to 'extension/ordchr.c')
-rw-r--r-- | extension/ordchr.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extension/ordchr.c b/extension/ordchr.c index c5a1375f..492439f3 100644 --- a/extension/ordchr.c +++ b/extension/ordchr.c @@ -30,6 +30,8 @@ #include "awk.h" +int plugin_is_GPL_compatible; + /* do_ord --- return numeric value of first char of string */ static NODE * |