diff options
Diffstat (limited to 'src/b_pwd.h')
-rw-r--r-- | src/b_pwd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/b_pwd.h b/src/b_pwd.h index 10cb864..d69a504 100644 --- a/src/b_pwd.h +++ b/src/b_pwd.h @@ -13,7 +13,6 @@ #ifndef B_PWD_H # define B_PWD_H - # include "s_struct.h" unsigned char b_pwd(char *args[], t_msh *msh); |