Date: Tue, 15 Feb 1994 01:04:06 -0500 From: meetze AT charlie DOT ece DOT scarolina DOT edu (Murle C. Meetze III) To: djgpp AT sun DOT soe DOT clarkson DOT edu I have a small question. It doesn't mess up my program but when I include time.h I get a warning that line 47 is an empty declaration: c:\djgpp/include/time.h:47: warning: useless keyword or type name in empty decla ration c:\djgpp/include/time.h:47: warning: empty declaration is this supposed to happen. Like I said it doesn't affect my programs, at least I don't think it does I have really tried any time measurements yet.