Ethereal-dev: [Ethereal-dev] Error compiling Ethereal 0.9.15 under Win32

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Yaniv Kaul <ykaul@xxxxxxxxxxxx>
Date: Sun, 12 Oct 2003 13:48:08 +0200
I'm trying to compile, and getting the error for wiretap:
ascend-grammar.c
wtap.h(366) : error C2079: 'ts' uses undefined struct 'timeval'
wtap-int.h(117) : error C2079: 'reference_time' uses undefined struct 'timeval'
wtap-int.h(180) : error C2079: 'start' uses undefined struct 'timeval'
wtap-int.h(186) : error C2079: 'first_record_time' uses undefined struct 'timeval'

Any ideas?