changeset 6651:beb4b5f48c82

6695661 Remove SWAN pathway
author ia112686
date Thu, 15 May 2008 11:22:33 -0700
parents d2ae2b49e26b
children 83987ff288ca
files usr/src/cmd/fps/fptest/linpack.c
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/cmd/fps/fptest/linpack.c	Thu May 15 10:56:18 2008 -0700
+++ b/usr/src/cmd/fps/fptest/linpack.c	Thu May 15 11:22:33 2008 -0700
@@ -36,12 +36,7 @@
 #include <fps_ereport.h>
 #include <fpstestmsg.h>
 #include <linpack.h>
-
-#ifdef __i386
-#include "/shared/dp/mercury/latest/prod/include/cc/sunperf.h"
-#else
 #include <sunperf.h>
-#endif
 
 double fabs(double x);