Missing function prototype added.
Этот коммит содержится в:
родитель
ba8fb07e79
Коммит
0512f5bf2d
@ -155,6 +155,7 @@ enum {
|
||||
|
||||
long int is_gunzipable (int fd, int *type);
|
||||
char *decompress_command (int type);
|
||||
char *decompress_extension (int type);
|
||||
void decompress_command_and_arg (int type, char **cmd, char **flags);
|
||||
|
||||
int mc_doublepopen (int inhandle, int inlen, pid_t *tp, char *command, ...);
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user