From 06898c80d954af3b2afba06c517a2c53afdf2a38 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 9 Nov 2006 01:54:59 +0000 Subject: [PATCH] Got rid of code to twiddle _ABS. --- popt/system.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/popt/system.h b/popt/system.h index 72d52e1d..d2bbb9d8 100644 --- a/popt/system.h +++ b/popt/system.h @@ -123,8 +123,4 @@ int snprintf(char *str,size_t count,const char *fmt,...); #define PACKAGE "rsync" -#ifdef _ABS -#undef _ABS -#endif - #include "popt.h" -- 2.34.1