X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fs%2Fsol2.h;h=d780f916e1a9d0dc30314d3ab061da60c3c3b9b9;hb=3f05220d7da44898058d29cc12df90128a489b2d;hp=b306088153f3fba6bd12e64d94ed9a0c472de820;hpb=3e447015251ce6dcde843cbed10d9033d5538622;p=chise%2Fxemacs-chise.git.1 diff --git a/src/s/sol2.h b/src/s/sol2.h index b306088..d780f91 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h @@ -10,10 +10,6 @@ #define USG5_4 #endif -#if OS_RELEASE >= 57 -#define HAVE_GETLOADAVG -#endif - /* Fix understandable GCC lossage on Solaris 2.6 */ #if defined(__GNUC__) && OS_RELEASE >= 56 && !defined(NOT_C_CODE)