aboutsummaryrefslogtreecommitdiff
path: root/src/prime.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prime.c')
-rw-r--r--src/prime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/prime.c b/src/prime.c
index 80903eb..339582b 100644
--- a/src/prime.c
+++ b/src/prime.c
@@ -17,7 +17,6 @@
/* get the n-th prime number */
#include "zexy.h"
-#include <math.h>
static t_class *prime_class;