X-Git-Url: https://git.llucax.com/z.facultad/75.06/jacu.git/blobdiff_plain/a9564429c158d89dfc16a0ba3f2df2993de1d12f..8f161fb90db32293100c689806720acde9844b00:/otros/mtf/mtf.h?ds=sidebyside diff --git a/otros/mtf/mtf.h b/otros/mtf/mtf.h index 617863e..7173c6a 100644 --- a/otros/mtf/mtf.h +++ b/otros/mtf/mtf.h @@ -1,6 +1,7 @@ #ifndef _MFT_H_ #define _MFT_H_ #include +#include int *jacu_mtf(char *datos, int len);