aboutsummaryrefslogtreecommitdiff
path: root/libarchive/test/test_write_format_mtree_no_separator.c
diff options
context:
space:
mode:
Diffstat (limited to 'libarchive/test/test_write_format_mtree_no_separator.c')
-rw-r--r--libarchive/test/test_write_format_mtree_no_separator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libarchive/test/test_write_format_mtree_no_separator.c b/libarchive/test/test_write_format_mtree_no_separator.c
index faf42dd5245b..c7b64c1ba6a7 100644
--- a/libarchive/test/test_write_format_mtree_no_separator.c
+++ b/libarchive/test/test_write_format_mtree_no_separator.c
@@ -25,7 +25,7 @@
*/
#include "test.h"
-__FBSDID("$FreeBSD$");
+
#ifdef HAVE_SYS_STAT_H
#include <sys/stat.h>
#endif