dect
/
libdect
Archived
13
0
Fork 0

libdect: adjust AF_DECT value for 2.6.38-rc2

Signed-off-by: Patrick McHardy <kaber@trash.net>
This commit is contained in:
Patrick McHardy 2011-01-24 05:11:14 +01:00
parent 42510e7c77
commit 601c3808c1
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@
#include <stdint.h>
#ifndef AF_DECT
#define AF_DECT 38
#define AF_DECT 39
#endif
#ifndef SOL_DECT
#define SOL_DECT 279
#define SOL_DECT 280
#endif
#ifndef NETLINK_DECT
#define NETLINK_DECT 20