From f6faf88cd0991be3184af67d5fa271b12f70e925 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 28 Oct 2020 01:26:44 +0100 Subject: Norming --- src/b_exit.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/b_exit.h') diff --git a/src/b_exit.h b/src/b_exit.h index ca184c2..74dee72 100644 --- a/src/b_exit.h +++ b/src/b_exit.h @@ -13,7 +13,6 @@ #ifndef B_EXIT_H # define B_EXIT_H - # include "s_struct.h" unsigned char b_exit(char *args[], t_msh *msh); -- cgit v1.2.3