summaryrefslogtreecommitdiff
path: root/src/internal/libm.h
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2013-09-04 16:05:32 +0000
committerSzabolcs Nagy <nsz@port70.net>2013-09-05 11:30:08 +0000
commit94a3d13ae69764c0e2b67c6e17dc5126e103d0e3 (patch)
treea38a6eddb67b9f43cc3870d957affd2203c526f9 /src/internal/libm.h
parentaa0c4a204e28cfc90a9ee955691a6cbe014c9fde (diff)
downloadmusl-94a3d13ae69764c0e2b67c6e17dc5126e103d0e3.tar.gz
math: remove old longdbl.h
Diffstat (limited to 'src/internal/libm.h')
-rw-r--r--src/internal/libm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/internal/libm.h b/src/internal/libm.h
index 52ac61ec..d7562d10 100644
--- a/src/internal/libm.h
+++ b/src/internal/libm.h
@@ -19,8 +19,6 @@
#include <complex.h>
#include <endian.h>
-#include "longdbl.h"
-
#include "libc.h"
union fshape {