#ifndef TOTP_COMMON_H #define TOTP_COMMON_H #if !__GNUC__ # define __attribute__(x) #endif #endif /* !TOTP_COMMON_H */