This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
DragonOS-Community
/
tar
réplica de
https://github.com/DragonOS-Community/tar.git
Seguir
4
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Include fnmatch.h.
Paul Eggert
%!s(int64=24) %!d(string=hai) anos
pai
ffcddc2e16
achega
04182eb50c
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de 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>