Magellan Linux

Contents of /trunk/man/patches/man-1.6e-headers.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 324 - (show annotations) (download)
Mon Aug 20 16:04:40 2007 UTC (16 years, 8 months ago) by niro
File size: 241 byte(s)
-missing cron file and added some fixes

1 --- gencat/genlib.c
2 +++ gencat/genlib.c
3 @@ -49,10 +49,8 @@
4
5 #include <stdio.h>
6 #include <stdlib.h>
7 -#ifdef SYSV
8 #include <sys/types.h>
9 #include <unistd.h>
10 -#endif
11
12 #if !defined(__linux__) && !defined(__FreeBSD__)
13 #include <memory.h>