mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-15 07:54:33 +00:00
CLEANUP: auth: fix useless self-include of auth-t.h
Since recent include cleanups auth-t.h ended up including itself.
This commit is contained in:
parent
0c439d8956
commit
b0be8ae2a8
@ -15,7 +15,6 @@
|
||||
#define _HAPROXY_AUTH_T_H
|
||||
|
||||
#include <haproxy/api-t.h>
|
||||
#include <haproxy/auth-t.h>
|
||||
|
||||
#define AU_O_INSECURE 0x00000001 /* insecure, unencrypted password */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user