From cdee674d16d450aab644101b9c2ca6eaebe9f581 Mon Sep 17 00:00:00 2001 From: didg Date: Fri, 20 Feb 2004 20:18:33 +0000 Subject: [PATCH] compile hell, take two --- libatalk/adouble/ad_date.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libatalk/adouble/ad_date.c b/libatalk/adouble/ad_date.c index 0e1ffbe1..5ec1beba 100644 --- a/libatalk/adouble/ad_date.c +++ b/libatalk/adouble/ad_date.c @@ -1,13 +1,13 @@ /* - * $Id: ad_date.c,v 1.3.14.1 2004-02-20 19:57:14 didg Exp $ + * $Id: ad_date.c,v 1.3.14.2 2004-02-20 20:18:33 didg Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" #endif /* HAVE_CONFIG_H */ -#include #include +#include int ad_setdate(const struct adouble *ad, unsigned int dateoff, u_int32_t date) -- 2.39.2