changeset 7902:ce49a50c685f

Merge
author "Stephen Smalley <sds@tycho.nsa.gov>"
date Tue, 25 Nov 2008 15:39:54 -0500
parents 78a82e391a06 (current diff) f695a5268e5e (diff)
children cb99113a9ac7
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/lib/libc/port/llib-lc	Tue Nov 25 08:22:41 2008 -0500
+++ b/usr/src/lib/libc/port/llib-lc	Tue Nov 25 15:39:54 2008 -0500
@@ -160,6 +160,7 @@
 #if defined(__amd64)
 #include <stack_unwind.h>
 #endif
+#include <fmac/fmac.h>
 
 /*
  * This really comes from the crt*.s startup modules.