mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-06 20:00:49 +02:00
Imported from ../bash-2.05a.tar.gz.
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "stdc.h"
|
||||
|
||||
extern struct fd_bitmap *new_fd_bitmap __P((long));
|
||||
extern struct fd_bitmap *new_fd_bitmap __P((int));
|
||||
extern void dispose_fd_bitmap __P((struct fd_bitmap *));
|
||||
extern void close_fd_bitmap __P((struct fd_bitmap *));
|
||||
extern int executing_line_number __P((void));
|
||||
|
||||
Reference in New Issue
Block a user