#ifndef _MODFETCH_FETCH_H #define _MODFETCH_FETCH_H #include void fetch(Config config); #endif // _MODFETCH_FETCH_H