فهرست منبع

Include fnmatch.h.

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>