summaryrefslogtreecommitdiffstats
path: root/src/limera1n.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/limera1n.h')
-rw-r--r--src/limera1n.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/limera1n.h b/src/limera1n.h
index c417170..2c92001 100644
--- a/src/limera1n.h
+++ b/src/limera1n.h
@@ -23,6 +23,7 @@
#define __LIMERA1N_H
#include <libirecovery.h>
+int limera1n_is_supported(struct irecv_device *device);
int limera1n_exploit(struct irecv_device *device, irecv_client_t *client);
#endif /* __LIMERA1N_H */