Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!mit-eddie!bloom-beacon!WINTERMUTE.FULLERTON.EDU!wing From: wing@WINTERMUTE.FULLERTON.EDU (Michael Wing) Newsgroups: comp.windows.x Subject: time.h Message-ID: <9011190128.AA05620@wintermute.fullerton.edu> Date: 19 Nov 90 01:28:20 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 10 I am tring to include time.h in a program running under motif. When I compile I get a message saying that line 6 of time.h is redeclaring tm. It looks like the include for the X11/intrinsic.h is declaring its own tm. Is this a major bug or is there some fix for this. We should be able to include standard packages like time.h without any problems. Any help in this area would be much appreciated. Thanks in advance Mike Wing wing@wintermute.fullerton.edu