X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=include%2Fnet%2Fppp_str.h;h=e468b4bd230bed68121aac79ff9db495a04b653e;hb=b8d13a030e509e50293be06c42f7b2b0f8c30dcf;hp=8339f96af9b4b38ecfb2c8469bc2cafeb760fd11;hpb=fb2b6aa63decb60e75667151a46214351a07756f;p=ppp.git diff --git a/include/net/ppp_str.h b/include/net/ppp_str.h index 8339f96..e468b4b 100644 --- a/include/net/ppp_str.h +++ b/include/net/ppp_str.h @@ -9,6 +9,9 @@ #include +/* Extended asyncmap - allows any character to be escaped. */ +typedef u_long ext_accm[8]; + #ifdef __STDC__ #define SIOCSIFCOMPAC _IOW('p', 130, char) #define SIOCSIFCOMPPROT _IOW('p', 131, char)