mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 00:42:53 +02:00
The TASK_IS_TASKLET() macro was moved to the proto file instead of the type one. The proto part was a bit reordered to remove a number of ugly forward declaration of static inline functions. About a tens of C and H files had their dependency dropped since they were not using anything from task.h.