Paul Eggert пре 24 година
родитељ
комит
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>