diff options
| author | Jeff Garzik <jgarzik@pobox.com> | 2005-03-08 05:46:55 -0500 |
|---|---|---|
| committer | Jeff Garzik <jgarzik@pobox.com> | 2005-03-08 05:46:55 -0500 |
| commit | e9eb0d84e084e92b6d4997c0364597a9cf296752 (patch) | |
| tree | dd93a2b540d631378ad2bef3df69cbfb8937f57c /include/net | |
| parent | ec18d37912f3487a35f4481a48377835b1dae583 (diff) | |
| parent | 135522dd8daea8b1614472b1d4dc34b864875aa5 (diff) | |
Merge pobox.com:/garz/repo/linux-2.6
into pobox.com:/garz/repo/netdev-2.6/janitor
Diffstat (limited to 'include/net')
| -rw-r--r-- | include/net/slhc_vj.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/net/slhc_vj.h b/include/net/slhc_vj.h index 0a85dc014336..0b2c2784f333 100644 --- a/include/net/slhc_vj.h +++ b/include/net/slhc_vj.h @@ -185,7 +185,4 @@ int slhc_remember __ARGS((struct slcompress *comp, unsigned char *icp, int isize)); int slhc_toss __ARGS((struct slcompress *comp)); -void slhc_i_status __ARGS((struct slcompress *comp)); -void slhc_o_status __ARGS((struct slcompress *comp)); - #endif /* _SLHC_H */ |
