fix DECIMAL_DIG definitions
[musl] / include / float.h
index ef91f37..ea25f27 100644 (file)
@@ -29,6 +29,4 @@
 
 #include <bits/float.h>
 
-#define DECIMAL_DIG LDBL_DIG
-
 #endif