Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2002 10:25:53 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9621 for review
Message-ID:  <200204121725.g3CHPr336666@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9621

Change 9621 by jhb@jhb_zion on 2002/04/12 10:25:26

	Integ fixing of this header from current so that ldd compiles.
	The sparc64_base label needs a labelsync but I don't have permission
	to do that.

Affected files ...

... //depot/projects/sparc64/sys/sparc64/include/endian.h#13 integrate

Differences ...

==== //depot/projects/sparc64/sys/sparc64/include/endian.h#13 (text+ko) ====

@@ -31,12 +31,13 @@
  * SUCH DAMAGE.
  *
  *	@(#)endian.h	8.1 (Berkeley) 6/10/93
- * $FreeBSD: src/sys/sparc64/include/endian.h,v 1.8 2002/04/10 14:39:14 mike Exp $
+ * $FreeBSD: src/sys/sparc64/include/endian.h,v 1.9 2002/04/12 15:56:45 mike Exp $
  */
 
 #ifndef _MACHINE_ENDIAN_H_
 #define	_MACHINE_ENDIAN_H_
 
+#include <sys/cdefs.h>
 #include <machine/ansi.h>
 
 /*

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204121725.g3CHPr336666>