Date: Wed, 26 Apr 1995 13:47:30 -0500
To: djgpp AT sun DOT soe DOT clarkson DOT edu
From: dpmurach AT students DOT wisc DOT edu (Daniel Murach)

     I've had some compile time errors that perhaps someone has had before.
I recently downloaded the lug library.

When I "clug" programs I get "parse error before 'tga_hdr' in lugfnts.h

  (it refers to the following)

extern int
read_tga24(
#ifdef USE_PROTOTYPES
        FILE *,
        byte *,
        byte *,
        byte *,
        tga_hdr *
#endif
);


   Ant ideas?


   tanks.  Dan