]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
FreeBSD does have birthtimespec.tv_nsec
authorTim Kientzle <kientzle@gmail.com>
Mon, 29 Sep 2008 21:09:37 +0000 (17:09 -0400)
committerTim Kientzle <kientzle@gmail.com>
Mon, 29 Sep 2008 21:09:37 +0000 (17:09 -0400)
SVN-Revision: 214

libarchive/config_freebsd.h

index 9c51e29c2242263780705617c8276942afa3631a..5e6be1537f763e50b96727aae8c43bbe089d189b 100644 (file)
@@ -90,6 +90,7 @@
 #define        HAVE_STRRCHR 1
 #define        HAVE_STRUCT_STAT_ST_BLKSIZE 1
 #define        HAVE_STRUCT_STAT_ST_BIRTHTIME 1
+#define        HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
 #define        HAVE_STRUCT_STAT_ST_FLAGS 1
 #define        HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
 #define        HAVE_SYS_ACL_H 1