Fixed stripped down datacalls
[gnokii.git] / include / newmodules / n6110.h
index 1557e37..bd5c384 100644 (file)
@@ -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);