diff options
Diffstat (limited to 'usr.sbin/ppp/deflate.h')
| -rw-r--r-- | usr.sbin/ppp/deflate.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/ppp/deflate.h b/usr.sbin/ppp/deflate.h new file mode 100644 index 000000000000..a879a29949ee --- /dev/null +++ b/usr.sbin/ppp/deflate.h @@ -0,0 +1,5 @@ +/* + * $Id$ + */ + +extern const struct ccp_algorithm DeflateAlgorithm; |
