summaryrefslogtreecommitdiff
path: root/misc/nut/files/patch-db.c
blob: a0e01b01aa0beeda74d36ec96cc82641c245e019 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- db.c.orig	Wed Jan  7 00:42:33 2004
+++ db.c	Wed Jan  7 00:42:41 2004
@@ -23,11 +23,7 @@
 #include "meal.h"
 #include "options.h"
 #include "util.h"
-#ifndef DOS
-#include <tgmath.h>
-#else
 #include <math.h>
-#endif
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>