This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
DragonOS-Community
/
tar
kopia lustrzana
https://github.com/DragonOS-Community/tar.git
Obserwuj
4
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Include fnmatch.h.
Paul Eggert
24 lat temu
rodzic
ffcddc2e16
commit
04182eb50c
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
src/tar.c
+ 1
- 0
src/tar.c
Wyświetl plik
@@ -18,6 +18,7 @@
#include "system.h"
+#include <fnmatch.h>
#include <getopt.h>
#include <signal.h>