#ifndef __LIB2_H__ #define __LIN2_H__ #include #include #include char *pkcs7_padding(char *string, int length_string, int blocksize); #endif