Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 21:23:21 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 95270 for review
Message-ID:  <200604142123.k3ELNLLc034496@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=95270

Change 95270 by jb@jb_freebsd2 on 2006/04/14 21:22:31

	#if another Solarirs-specific header.

Affected files ...

.. //depot/projects/dtrace/src/contrib/libdwarf/dwarf_init_finish.c#3 edit

Differences ...

==== //depot/projects/dtrace/src/contrib/libdwarf/dwarf_init_finish.c#3 (text) ====

@@ -54,7 +54,9 @@
 
 #include <gelf.h>
 #include <strings.h>
+#if defined(sun)
 #include <sys/elf_386.h>
+#endif
 
 #include <stdio.h>
 #include <sys/stat.h>



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