Imported from ../bash-2.02.tar.gz.
[platform/upstream/bash.git] / builtins / exec.def
index cc7f5a9..4e1394d 100644 (file)
@@ -49,6 +49,7 @@ $END
 
 #include "../shell.h"
 #include "../execute_cmd.h"
+#include "../findcmd.h"
 #if defined (JOB_CONTROL)
 #  include "../jobs.h"
 #endif