OpenIndiana and Solaris port
[oweals/cde.git] / cde / programs / dtsearchpath / libCliSrv / TTFile.h
index 67f3f79e3f83b62bb6e9e0c2c0cc5e53e2de8811..e9ee55d4273a9f7df2454f72b642e784ceb6091c 100644 (file)
@@ -65,7 +65,7 @@ class TTFile : public CString {
   };
 #else
   void TT_Exception (char *);
-#if defined(linux) || defined(CSRG_BASED)
+#if defined(linux) || defined(CSRG_BASED) || defined(sun)
   friend std::ostream & operator<< (std::ostream &, TTFile &);
 #else
   friend ostream & operator<< (ostream &, TTFile &);