X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=include%2Fnewmodules%2Fn6110.h;h=bd5c384b00713ec5e58cff01749c76f57de68831;hp=1557e3771a6ea43ee2fc444b49e5b0b6d3a0052a;hb=30eeeb18e682a0e0f3db298912e284d3122b63a4;hpb=323fea6e99d4c55b2fd72caab909c00b71217906 diff --git a/include/newmodules/n6110.h b/include/newmodules/n6110.h index 1557e37..bd5c384 100644 --- a/include/newmodules/n6110.h +++ b/include/newmodules/n6110.h @@ -158,8 +158,8 @@ static GSM_Error N6110_Reset(unsigned char type); #ifndef UCLINUX static GSM_Error N6110_GetProfile(GSM_Profile *Profile); static GSM_Error N6110_SetProfile(GSM_Profile *Profile); -static bool N6110_SendRLPFrame(RLP_F96Frame *frame, bool out_dtx); #endif /* UCLINUX */ +static bool N6110_SendRLPFrame(RLP_F96Frame *frame, bool out_dtx); static GSM_Error N6110_CancelCall(void);