X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/047e95f003fdbb9498856681f180e72228b12d61..9f078ed79f1a1eaefe8f4c757a04742c412d93c4:/emufs/idx.h?ds=inline diff --git a/emufs/idx.h b/emufs/idx.h index 28aadc4..e183892 100644 --- a/emufs/idx.h +++ b/emufs/idx.h @@ -1,5 +1,6 @@ #ifndef _IDX_H #define _IDX_H +#include #include "emufs.h" int emufs_idx_buscar_mayor_id(EMUFS *);