This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
DragonOS-Community
/
tar
mirror de
https://github.com/DragonOS-Community/tar.git
Vigiar
4
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Include fnmatch.h.
Paul Eggert
há 24 anos atrás
pai
ffcddc2e16
commit
04182eb50c
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
src/tar.c
+ 1
- 0
src/tar.c
Ver Ficheiro
@@ -18,6 +18,7 @@
#include "system.h"
+#include <fnmatch.h>
#include <getopt.h>
#include <signal.h>