--- gfx/src/x11shared/nsFT2FontCatalog.cpp +++ gfx/src/x11shared/nsFT2FontCatalog.cpp @@ -49,6 +49,7 @@ #include #include #include +#include #include #include #include @@ -92,9 +93,6 @@ // Called to get the TrueType font summary from the disk font catalog. // -// Solaris is missing a prototype for ctime -extern "C" {char *ctime(const time_t *timep);} - #include #include FT_GLYPH_H #include FT_FREETYPE_H