Paul Eggert 24 лет назад
Родитель
Сommit
04182eb50c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/tar.c

+ 1 - 0
src/tar.c

@@ -18,6 +18,7 @@
 
 #include "system.h"
 
+#include <fnmatch.h>
 #include <getopt.h>
 
 #include <signal.h>