X-Git-Url: https://git.llucax.com/z.facultad/75.06/jacu.git/blobdiff_plain/79c3f2200fb945762a764093f545ce61edf691c8..50b99b153d4e8d299e999eca83678ae23b2accbc:/otros/mtf/mtf.h 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);