]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/cron/cron-3.0pl1/time.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / cron / cron-3.0pl1 / time.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- cron3.0pl1/compat.h~time
7 +++ cron3.0pl1/compat.h
8 @@ -114,7 +114,7 @@
9  # define USE_SIGCHLD
10  #endif
11  
12 -#if !defined(AIX) && !defined(UNICOS)
13 +#if !defined(AIX) && !defined(UNICOS) && !defined(__linux)
14  # define SYS_TIME_H 1
15  #else
16  # define SYS_TIME_H 0