Imported Debian patch 2.4.4p3-2
[debian/amanda] / common-src / strftime.c
index e3b0ea7e87e91a09ed468c2f358f465f27d9e0b0..fe0a497da451bff08e64f7336c09dcaacfc84292 100644 (file)
@@ -23,7 +23,9 @@ static char sccsid[] = "@(#)strftime.c        5.8 (Berkeley) 6/1/90";
 
 #include <sys/types.h>
 #include <sys/time.h>
-#include <tzfile.h>
+#ifndef        linux
+# include <tzfile.h>
+#endif /* linux */
 #include <string.h>
 
 static char *afmt[] = {