X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Fnet%2Fax25.h;h=717e2192d521ee014ed415ad51d29d296576dba5;hb=86d434dede14108dd917b25af0f29c0cb28b8d18;hp=3f0236f1d23e93512a9b38baeafec5322ce3197b;hpb=21fab4a86a411c18c6b4d663ae710ca1f6206b3c;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/net/ax25.h b/include/net/ax25.h index 3f0236f..717e219 100644 --- a/include/net/ax25.h +++ b/include/net/ax25.h @@ -324,6 +324,7 @@ extern void ax25_dama_on(ax25_cb *); extern void ax25_dama_off(ax25_cb *); /* ax25_ds_timer.c */ +extern void ax25_ds_setup_timer(ax25_dev *); extern void ax25_ds_set_timer(ax25_dev *); extern void ax25_ds_del_timer(ax25_dev *); extern void ax25_ds_timer(ax25_cb *);