瀏覽代碼

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>