summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/bmake/ranlib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/bmake/ranlib.h b/bootstrap/bmake/ranlib.h
index f3ca51f42e7..fdce83402be 100644
--- a/bootstrap/bmake/ranlib.h
+++ b/bootstrap/bmake/ranlib.h
@@ -1,5 +1,5 @@
/* @(#)ranlib.h 1.6 88/08/19 SMI; from UCB 4.1 83/05/03 */
-/* $Id: ranlib.h,v 1.2 2004/11/20 04:31:35 grant Exp $ */
+/* $Id: ranlib.h,v 1.3 2005/10/19 00:33:12 wiz Exp $ */
/*
* Structure of the __.SYMDEF table of contents for an archive.
@@ -10,7 +10,7 @@
* The ran_strx fields index the string table whose first byte is numbered 0.
*/
-#if !defined(IRIX) && !defined(__digital__)
+#if !defined(IRIX) && !defined(__digital__) && !defined(__osf__)
#ifndef _ranlib_h
#define _ranlib_h