XEmacs 21.2.36 "Notos"
[chise/xemacs-chise.git.1] / src / s / sol2.h
index b306088..d780f91 100644 (file)
 #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)