fix vpn module declaration.
This commit is contained in:
parent
a3cf80d85b
commit
ac6cff20f0
|
@ -1,3 +1,4 @@
|
|||
- Fix vpn module declaration.
|
||||
- Numerous fixes from Dan Walsh.
|
||||
- Change build order to preserve m4 line number information so policy
|
||||
compile errors are useful again.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
policy_module(vpnc,1.2.0)
|
||||
policy_module(vpn,1.2.0)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue