#ifndef LLARP_ENCRYPTED_ACK_HPP #define LLARP_ENCRYPTED_ACK_HPP #include namespace llarp { struct Crypto; } // namespace llarp #endif