Imported from ../bash-2.05a.tar.gz.
[platform/upstream/bash.git] / builtins / fg_bg.def
index 0a694f3..9d379e8 100644 (file)
@@ -46,7 +46,7 @@ $END
 #if defined (JOB_CONTROL)
 extern char *this_command_name;
 
-static int fg_bg ();
+static int fg_bg __P((WORD_LIST *, int));
 
 /* How to bring a job into the foreground. */
 int