summaryrefslogtreecommitdiff
path: root/devel/fhist/files/patch-common_ac_time.h
blob: eb7634e4d8e4046a1ac43cf2589d0db38cf7356d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- common/ac/time.h.orig	2012-07-13 04:47:15 UTC
+++ common/ac/time.h
@@ -26,7 +26,7 @@
  * Catch-22: Dec Alpha OSF/1: need to include time.h before sys/time.h
  * before time.h
  */
-#ifdef __alpha__
+#ifdef __osf1__
 #ifndef _CLOCK_ID_T
 #define _CLOCK_ID_T
 typedef int clockid_t;