summaryrefslogtreecommitdiffstats
path: root/src/mod360.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod360.h')
-rw-r--r--src/mod360.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod360.h b/src/mod360.h
index 378efab4b..15e006dd7 100644
--- a/src/mod360.h
+++ b/src/mod360.h
@@ -2,6 +2,7 @@
#define SEEN_MOD360_H
double mod360(double const x);
+double mod360symm (double const x);
#endif /* !SEEN_MOD360_H */