This website works better with JavaScript
Home
Explore
Help
Sign In
DragonOS-Community
/
tar
mirror of
https://github.com/DragonOS-Community/tar.git
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Include fnmatch.h.
Paul Eggert
24 years ago
parent
ffcddc2e16
commit
04182eb50c
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/tar.c
+ 1
- 0
src/tar.c
View File
@@ -18,6 +18,7 @@
#include "system.h"
+#include <fnmatch.h>
#include <getopt.h>
#include <signal.h>