You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pEpEngine/src/pgp_sequoia_internal.h

14 lines
286 B
C

/**
* @internal
* @file src/pgp_sequoia_internal.h
* @brief pgp sequoia internal (FIXME: derived from filename)
* @license GNU General Public License 3.0 - see LICENSE.txt
*/
#ifndef PGP_SEQUOIA_INTERNAL_H
#define PGP_SEQUOIA_INTERNAL_H
#include <sequoia/openpgp.h>
#endif