summaryrefslogtreecommitdiff
path: root/packages/cron/cron-3.0pl1/time.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/cron/cron-3.0pl1/time.patch')
-rw-r--r--packages/cron/cron-3.0pl1/time.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/cron/cron-3.0pl1/time.patch b/packages/cron/cron-3.0pl1/time.patch
deleted file mode 100644
index c172984a85..0000000000
--- a/packages/cron/cron-3.0pl1/time.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-
-#
-# 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