X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/574a24a2ec3cc1a3dcd18d74ec735d8d44da1965..684576ff457db7cbebcb6e00f840ed044ccf2e6f:/popt/system.h diff --git a/popt/system.h b/popt/system.h index a2dec861..72d52e1d 100644 --- a/popt/system.h +++ b/popt/system.h @@ -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