summaryrefslogtreecommitdiffstats
path: root/bin/sh/arith.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/arith.h')
-rw-r--r--bin/sh/arith.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/arith.h b/bin/sh/arith.h
index ba8134e..45161c1 100644
--- a/bin/sh/arith.h
+++ b/bin/sh/arith.h
@@ -34,5 +34,6 @@
* $FreeBSD$
*/
+int arith_assign(char *, arith_t);
int arith(char *);
int expcmd(int , char **);
OpenPOWER on IntegriCloud