--- ray/src/px/psign.c 2003/06/05 19:29:34 2.19 +++ ray/src/px/psign.c 2003/06/08 12:03:10 2.20 @@ -1,5 +1,5 @@ #ifndef lint -static const char RCSid[] = "$Id: psign.c,v 2.19 2003/06/05 19:29:34 schorsch Exp $"; +static const char RCSid[] = "$Id: psign.c,v 2.20 2003/06/08 12:03:10 schorsch Exp $"; #endif /* * psign.c - produce picture from text. @@ -8,6 +8,7 @@ static const char RCSid[] = "$Id: psign.c,v 2.19 2003/ */ #include "standard.h" +#include "platform.h" #include "color.h" #include "font.h"