summaryrefslogtreecommitdiffstats
path: root/src/b_builtins.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/b_builtins.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/b_builtins.h b/src/b_builtins.h
index 62b2a41..6e09535 100644
--- a/src/b_builtins.h
+++ b/src/b_builtins.h
@@ -19,6 +19,7 @@
#include "b_env.h"
#include "b_exit.h"
#include "b_export.h"
+#include "b_h.h"
#include "b_pwd.h"
#include "b_type.h"
#include "b_unset.h"