genericopenlibs/openenvcore/include/net/if.h
branchRCL_3
changeset 54 4332f0f7be53
parent 0 e4d67989cc36
child 56 acd3cd4aaceb
equal deleted inserted replaced
53:9d9daa0f4b62 54:4332f0f7be53
   402 
   402 
   403 /*
   403 /*
   404  * Symbian specific APIs
   404  * Symbian specific APIs
   405  */
   405  */
   406 #ifdef __SYMBIAN32__
   406 #ifdef __SYMBIAN32__
   407 IMPORT_C int setdefaultif( const struct ifreq* );
   407 IMPORT_C int setdefaultif(const struct ifreq*);
       
   408 IMPORT_C int unsetdefaultif();
   408 #endif
   409 #endif
   409 
   410 
   410 #ifdef __SYMBIAN32__
   411 #ifdef __SYMBIAN32__
   411 #ifdef __cplusplus
   412 #ifdef __cplusplus
   412 }
   413 }