summaryrefslogtreecommitdiff
path: root/libarchive/config_freebsd.h
diff options
context:
space:
mode:
authorTim Kientzle <kientzle@gmail.com>2008-09-29 17:09:37 -0400
committerTim Kientzle <kientzle@gmail.com>2008-09-29 17:09:37 -0400
commit2d70f057f9ab9ddc4f4e5046965a7bd4c3e4984e (patch)
tree4c10faaaa9c636c413625c9e438ea1053584d7a8 /libarchive/config_freebsd.h
parent5807a541436700d808be1f996f3ed0952095eb62 (diff)
downloadlibarchive-2d70f057f9ab9ddc4f4e5046965a7bd4c3e4984e.tar.gz
FreeBSD does have birthtimespec.tv_nsec
SVN-Revision: 214
Diffstat (limited to 'libarchive/config_freebsd.h')
-rw-r--r--libarchive/config_freebsd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libarchive/config_freebsd.h b/libarchive/config_freebsd.h
index 9c51e29c..5e6be153 100644
--- a/libarchive/config_freebsd.h
+++ b/libarchive/config_freebsd.h
@@ -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