#ifndef ACCOUNT_GLOBALS_H #define ACCOUNT_GLOBALS_H /* Global declaration of valid cryptographic algorithms */ extern const char * crypt_algs[]; #endif