mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-10 17:32:03 -04:00
CLEANUP: acme: remove duplicate includes
Remove a bunch of duplicate includes in acme.c.
This commit is contained in:
parent
028940725a
commit
f5a182c7e7
1 changed files with 0 additions and 5 deletions
|
|
@ -14,11 +14,6 @@
|
|||
|
||||
#include <haproxy/acme-t.h>
|
||||
|
||||
#include <haproxy/cli.h>
|
||||
#include <haproxy/cfgparse.h>
|
||||
#include <haproxy/errors.h>
|
||||
#include <haproxy/jws.h>
|
||||
|
||||
#include <haproxy/base64.h>
|
||||
#include <haproxy/cfgparse.h>
|
||||
#include <haproxy/cli.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue