From 2ba2ec9392bd3aff6605432c146b4b03902777e3 Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Sat, 16 Jan 2010 03:57:07 -0500 Subject: [PATCH] FreeBSD has SVN-Revision: 1823 --- cpio/config_freebsd.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cpio/config_freebsd.h b/cpio/config_freebsd.h index c52ddccf9..00c4c737f 100644 --- a/cpio/config_freebsd.h +++ b/cpio/config_freebsd.h @@ -51,5 +51,6 @@ #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 +#define HAVE_UTIME_H 1 #define HAVE_UTIMES 1 -- 2.47.3