Skip to main content

include/vpn.hrl

-ifndef(VPN_HRL).
-define(VPN_HRL, true).

-define(VPN_APP, vpn).

-endif.