This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
DragonOS-Community
/
tar
peilaus alkaen
https://github.com/DragonOS-Community/tar.git
Tarkkaile
4
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Include fnmatch.h.
Paul Eggert
24 vuotta sitten
vanhempi
ffcddc2e16
commit
04182eb50c
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
src/tar.c
+ 1
- 0
src/tar.c
Näytä tiedosto
@@ -18,6 +18,7 @@
#include "system.h"
+#include <fnmatch.h>
#include <getopt.h>
#include <signal.h>