Use sys/xattr.h instead of attr/xattr.h
[platform/upstream/net-tools.git] / RPM / net-tools-1.45-config.patch
1 diff -C 2 -P net-tools/config.h net-tools-new/config.h
2 *** net-tools/config.h  Wed Dec 31 18:00:00 1969
3 --- net-tools-new/config.h      Fri Feb 27 20:21:30 1998
4 ***************
5 *** 0 ****
6 --- 1,40 ----
7 + /*
8 + * config.h    Automatically generated configuration includefile
9 + *
10 + * NET-TOOLS   A collection of programs that form the base set of the
11 + *             NET-3 Networking Distribution for the LINUX operating
12 + *             system.
13 + *
14 + *             DO  NOT  EDIT  DIRECTLY
15 + *
16 + * Version:    Generated from "config.in 1.04 (96-04-24)"
17 + */
18
19 + /* 
20 +  * 
21 +  * Protocol Families.
22 +  * 
23 +  */
24 + #define HAVE_AFUNIX 1
25 + #define HAVE_AFINET 1
26 + #define HAVE_AFINET6 0
27 + #define HAVE_AFIPX 1
28 + #define HAVE_AFATALK 1
29 + #define HAVE_AFAX25 1
30 + #define HAVE_AFNETROM 1
31
32 + /* 
33 +  * 
34 +  * Device Hardware types.
35 +  * 
36 +  */
37 + #define HAVE_HWETHER 1
38 + #define HAVE_HWARC 1
39 + #define HAVE_HWSLIP 1
40 + #define HAVE_HWPPP 1
41 + #define HAVE_HWTUNNEL 1
42 + #define HAVE_HWTR 1
43 + #define HAVE_HWAX25 1
44 + #define HAVE_HWNETROM 1
45 + #define HAVE_HWFR 1
46 + #define HAVE_HWSIT 0