/[smeserver]/rpms/mkinitrd/sme8/mkinitrd-5.1.19.6-types.patch
ViewVC logotype

Annotation of /rpms/mkinitrd/sme8/mkinitrd-5.1.19.6-types.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Thu Dec 20 18:36:32 2007 UTC (16 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
No longer needed

1 slords 1.1 --- mkinitrd-5.1.19.6/nash/hotplug.c.types 2006-08-07 15:04:14.000000000 -0400
2     +++ mkinitrd-5.1.19.6/nash/hotplug.c 2007-09-11 11:19:38.000000000 -0400
3     @@ -38,8 +38,6 @@
4     #include "util.h"
5     #include "lib.h"
6    
7     -#include <asm/types.h>
8     -
9     #ifndef PR_SET_NAME
10     #define PR_SET_NAME 15
11     #endif
12     --- mkinitrd-5.1.19.6/nash/uevent.c.types 2006-08-07 15:05:36.000000000 -0400
13     +++ mkinitrd-5.1.19.6/nash/uevent.c 2007-09-11 11:21:02.000000000 -0400
14     @@ -34,13 +34,12 @@
15     #include <argz.h>
16     #include <envz.h>
17    
18     +#include <linux/netlink.h>
19     +
20     #include <nash.h>
21     #include "util.h"
22     #include "lib.h"
23    
24     -#include <asm/types.h>
25     -#include <linux/netlink.h>
26     -
27     #ifndef NETLINK_KOBJECT_UEVENT
28     #define NETLINK_KOBJECT_UEVENT 15
29     #endif

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed