#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#

--- cron3.0pl1/compat.h~time
+++ cron3.0pl1/compat.h
@@ -114,7 +114,7 @@
 # define USE_SIGCHLD
 #endif
 
-#if !defined(AIX) && !defined(UNICOS)
+#if !defined(AIX) && !defined(UNICOS) && !defined(__linux)
 # define SYS_TIME_H 1
 #else
 # define SYS_TIME_H 0