genericopenlibs/openenvcore/include/net/if.h
changeset 63 a117ad66e027
parent 0 e4d67989cc36
child 56 acd3cd4aaceb
equal deleted inserted replaced
59:09fa7c3c5079 63:a117ad66e027
   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 }