diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2023-09-08 22:55:10 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2023-09-08 22:55:10 +0200 |
commit | 3eb3ba3d309ff5e560b5428ccf01694aeb62663e (patch) | |
tree | 354b80c4ade9273fea3c2fcb786ffa9f51d39899 /lib/fstree/test/mknode_dir.c | |
parent | 4fd8b3538c7351ac39ea81533727a99ff3e4abb2 (diff) |
libtar: fix: do not include fnmatch.h directly
On platforms like Windows, we don't have fnmatch.h and a libcompat
implementation is provided. Instead of including fnmatch.h, include
compat.h which includes the propper headers, if available.
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'lib/fstree/test/mknode_dir.c')
0 files changed, 0 insertions, 0 deletions