Imported from ../bash-2.05a.tar.gz.
[platform/upstream/bash.git] / builtins / suspend.def
index 62a2b4e..c1dc6d1 100644 (file)
@@ -47,8 +47,6 @@ $END
 #include "common.h"
 #include "bashgetopt.h"
 
-extern int job_control;
-
 static SigHandler *old_cont;
 #if 0
 static SigHandler *old_stop;