diff --git a/sys-utils/ldattach.c b/sys-utils/ldattach.c index 1eacf6471..853a3ede7 100644 --- a/sys-utils/ldattach.c +++ b/sys-utils/ldattach.c @@ -62,6 +62,9 @@ struct gsm_config #ifndef N_GIGASET_M101 # define N_GIGASET_M101 16 #endif +#ifndef N_GSM0710 +# define N_GSM0710 21 +#endif #ifndef N_PPS # define N_PPS 18