X-Git-Url: https://git.llucax.com/z.facultad/75.06/jacu.git/blobdiff_plain/a9564429c158d89dfc16a0ba3f2df2993de1d12f..ce5dc2d8d8a949ce7b485d1a917f69e7613040c8:/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);