Untested attempt to get rid of SIGIO pain
[gnokii.git] / include / gsm-api.h
index 10cb4b0..7efcfa0 100644 (file)
@@ -295,10 +295,8 @@ extern GSM_Protocol *Protocol;
 extern GSM_PhonebookEntry *CurrentPhonebookEntry;
 extern GSM_Error          CurrentPhonebookError;
 
-#ifndef UCLINUX
 extern GSM_SpeedDial      *CurrentSpeedDialEntry;
 extern GSM_Error          CurrentSpeedDialError;
-#endif /* UCLINUX */
 
 extern unsigned char      Current_IMEI[GSM_MAX_IMEI_LENGTH];
 extern unsigned char      Current_Revision[GSM_MAX_REVISION_LENGTH];