aboutsummaryrefslogtreecommitdiff
path: root/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'net.c')
-rw-r--r--net.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net.c b/net.c
index e7c47bb..e3357ac 100644
--- a/net.c
+++ b/net.c
@@ -8,7 +8,7 @@
#include <assert.h>
#include <ctype.h>
#include <limits.h>
-#include <math.h>
+#include <tgmath.h>
#include "puzzles.h"
#include "tree234.h"