PERFORCE change 95270 for review

John Birrell jb at FreeBSD.org
Fri Apr 14 21:23:22 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=95270

Change 95270 by jb at 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>


More information about the p4-projects mailing list