1 2 3 4 5 6 7
#ifndef __LIMERA1N_H #define __LIMERA1N_H #include <libirecovery.h> int limera1n_exploit(struct irecv_device *device, irecv_client_t client); #endif /* __LIMERA1N_H */