Update structure name to follow the new IPsec code.
Reported by: phk Approved by: re
This commit is contained in:
parent
e1433e6b8a
commit
5f136916ee
@ -83,7 +83,7 @@ int
|
||||
main(int argc, char *argv[])
|
||||
{
|
||||
#define STAT(x,fmt) if (x) printf(fmt "\n", x)
|
||||
struct newipsecstat ips;
|
||||
struct ipsecstat ips;
|
||||
struct ahstat ahs;
|
||||
struct espstat esps;
|
||||
size_t slen;
|
||||
|
Loading…
Reference in New Issue
Block a user