mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 06:11:32 +02:00
CLEANUP: fd: do not include time.h
It's not needed at all here.
This commit is contained in:
parent
561958c17c
commit
c91f608bcb
@ -29,11 +29,11 @@
|
||||
#include <import/ist.h>
|
||||
#include <haproxy/activity.h>
|
||||
#include <haproxy/api.h>
|
||||
#include <haproxy/atomic.h>
|
||||
#include <haproxy/fd-t.h>
|
||||
#include <haproxy/global.h>
|
||||
#include <haproxy/thread.h>
|
||||
#include <haproxy/ticks.h>
|
||||
#include <haproxy/time.h>
|
||||
|
||||
/* public variables */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user