4
0
Эх сурвалжийг харах

Fix ‘assume’ include

* src/tar.c: Include verify.h, needed for ‘assume’.
Paul Eggert 2 жил өмнө
parent
commit
71d1619abd
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/tar.c

+ 1 - 0
src/tar.c

@@ -47,6 +47,7 @@
 #include <wordsplit.h>
 #include <sysexits.h>
 #include <quotearg.h>
+#include <verify.h>
 #include <version-etc.h>
 #include <xstrtol.h>
 #include <stdopen.h>