From: matsibp AT fschp04 DOT fisci DOT com (Pavel Matsibekker) Subject: B18: struct tm compiling bug with ? 22 Apr 1998 05:20:24 -0700 Message-ID: <353D0999.A2AF4C0.cygnus.gnu-win32@fschp04.fisci.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Has anyone run into a problem in B18 when including with the following error: Date.C:260 invalid use of undefined type 'struct tm' ..... Date.c 542: Aggregate 'struct tm now' has incomplete type and cannot be initialized I'm using #include #include I'm sure I'm including time.h because I do: #ifdef __TIME_H_ struct tm now; #endif Has anyone run into this before and solved it? Please email. Thanx in advance pavel - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".