ceil, trunc, round: Fix gcc warnings.
[pspp] / lib / trunc.c
index 350459b2e3d418471cee5c126b0ee3959e036e0c..347d9ac21011dd2efcec565c51e61a29cdf77274 100644 (file)
@@ -23,6 +23,8 @@
 
 #include <float.h>
 
+#undef MIN
+
 #ifdef USE_LONG_DOUBLE
 # define FUNC truncl
 # define DOUBLE long double