Call tcp_timer_needed() with NO_SYS==1, too

This commit is contained in:
goldsimon
2010-01-07 09:47:30 +00:00
parent cfe4a12a46
commit cce192a671
3 changed files with 3 additions and 6 deletions

View File

@@ -33,6 +33,9 @@ HISTORY
++ Bugfixes:
2010-01-07: Simon Goldschmidt
* timers.c, tcp.h: Call tcp_timer_needed() with NO_SYS==1, too
2010-01-06: Simon Goldschmidt
* netdb.h: Fixed bug #28496: missing include guards in netdb.h