summaryrefslogtreecommitdiffstats
path: root/src/b_h.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/b_h.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/b_h.h b/src/b_h.h
index 33c5f7c..b8dfb5e 100644
--- a/src/b_h.h
+++ b/src/b_h.h
@@ -13,7 +13,6 @@
#ifndef B_H_H
# define B_H_H
-
# include "s_struct.h"
unsigned char b_h(char *args[], t_msh *msh);