]> git.ipfire.org Git - thirdparty/rsync.git/blobdiff - popt/system.h
Moved definition of DBL_EPSILON.
[thirdparty/rsync.git] / popt / system.h
index a2dec8614174687dc3e680e5a68f794b2f9aeec2..72d52e1dea6495e8ae94a6df0508f8c0b9e7c6a9 100644 (file)
@@ -123,10 +123,6 @@ int snprintf(char *str,size_t count,const char *fmt,...);
 
 #define PACKAGE "rsync"
 
-#ifndef DBL_EPSILON
-#define DBL_EPSILON 2.2204460492503131e-16
-#endif
-
 #ifdef _ABS
 #undef _ABS
 #endif