*** empty log message ***
authorRoland McGrath <roland@redhat.com>
Tue, 27 Jul 1993 00:37:13 +0000 (00:37 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 27 Jul 1993 00:37:13 +0000 (00:37 +0000)
getloadavg.c

index db1f715..397fc46 100644 (file)
 #define SUNOS_5
 #endif
 
-#if defined (__osf__) && defined (__alpha__)
+#if defined (__osf__) && (defined (__alpha) || defined (__alpha__))
 #define OSF_ALPHA
 #endif