From d622a30a82f8ac6914926a5bfdc0e31dff6ce55d Mon Sep 17 00:00:00 2001 From: Malfurious Date: Thu, 6 Jul 2023 06:06:14 -0400 Subject: Rename curshelpers unit to 'helpers' Signed-off-by: Malfurious --- misplays.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misplays.c') diff --git a/misplays.c b/misplays.c index 5eaca63..1d200a8 100644 --- a/misplays.c +++ b/misplays.c @@ -3,7 +3,7 @@ #include #include "console.h" -#include "curshelpers.h" +#include "helpers.h" static char *const SPLOITCMD[] = { "/bin/bash", "-c", "sploit <(echo 'io.interact()') cat", -- cgit v1.2.3