#ifndef DECODE_DUID_H #define DECODE_DUID_H int duid_decode_c40(char * str_of_words, char *c40_str); #endif