Phonet: missing SOL_PNPIPE definition

This commit is contained in:
Rémi Denis-Courmont 2009-08-18 17:57:02 +03:00 committed by Aki Niemi
parent f32be53cd0
commit cf88062682
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@
#define PN_PROTO_PHONET 1
#define PN_PROTO_PIPE 2
#define SOL_PNPIPE 275
#define PNPIPE_ENCAP 1
#define PNPIPE_IFINDEX 2