bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] Re: timeval not found in http.c


From: Sergey Poznyakoff
Subject: [bug-mailutils] Re: timeval not found in http.c
Date: Mon, 31 Oct 2005 10:47:34 EET

djh <address@hidden> wrote:

> http.c:42: error: storage size of 'tv' isn't known

Try adding

#include <sys/time.h>

to the beginning of examples/http.c

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]