dect
/
libdect
Archived
13
0
Fork 0

utils: resync NETLINK_DECT with kernel headers

Signed-off-by: Patrick McHardy <kaber@trash.net>
This commit is contained in:
Patrick McHardy 2011-12-08 12:16:02 +01:00
parent c2ac87a9bd
commit 5c7fbfa614
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#define SOL_DECT 280
#endif
#ifndef NETLINK_DECT
#define NETLINK_DECT 21
#define NETLINK_DECT 22
#endif
#define __init __attribute__((constructor))