head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2008.02.16.09.41.14; author rse; state Exp; branches; next ; commitid jvGiCGPmsJrgCBRs; desc @@ 1.1 log @new package: vacation 3.3.0 (Vacation Mail Auto-Responder) @ text @Index: vacation.c --- vacation.c.orig 2003-06-15 03:44:56 +0200 +++ vacation.c 2008-02-16 10:39:45 +0100 @@@@ -74,25 +74,11 @@@@ #include #include #include -#ifdef HAVE_PATHS_H -# include -#else # define _PATH_SENDMAIL "/usr/lib/sendmail" -#endif -#ifndef PATH_VACATION # define PATH_VACATION "/usr/bin/vacation" -#endif -#ifdef libc5 -# include -#else -# if defined __GLIBC__ && __GLIBC__ == 2 && __GLIBC_MINOR__ >= 1 -# include -# else -# include -# endif -#endif +# include "db_185.h" /* from tzfile.h */ #ifndef DAYSPERWEEK @