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