| View previous topic :: View next topic |
| Author |
Message |
Charles
Joined: 06 Nov 2007 Posts: 20
|
Posted: Sat Dec 08, 2007 8:04 pm Post subject: minor build error in libnatpmp-20071202 |
|
|
libnatpmp has been rolled into the trunk version of Transmission now.
One tester reports this build error:
| Quote: | | 11:58 < tiennou> third-party/libnatpmp/natpmp.h:32: error: field 'retry_time' has incomplete type |
adding #include <sys/time.h> next to "#include <time.h>" seems to fix it. |
|
| Back to top |
|
 |
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1598
|
Posted: Thu Dec 13, 2007 3:02 pm Post subject: Re: minor build error in libnatpmp-20071202 |
|
|
| Charles wrote: | | adding #include <sys/time.h> next to "#include <time.h>" seems to fix it. |
That has just been added in last libnatpmp sources  _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
| Back to top |
|
 |
|