From c5aae008dee36276154882d8fd56c3bdeb473474 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 27 Oct 2020 19:59:20 +0100 Subject: Now norme --- src/f_shlvl.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/f_shlvl.h') diff --git a/src/f_shlvl.h b/src/f_shlvl.h index 8d0fcf9..3b6418f 100644 --- a/src/f_shlvl.h +++ b/src/f_shlvl.h @@ -13,8 +13,7 @@ #ifndef F_SHLVL_H # define F_SHLVL_H -# include -void f_shlvl_too_high(int32_t shlvl); +void f_shlvl_too_high(int shlvl); #endif -- cgit v1.2.3