tcpiputils/dhcp/group/DHCPServ.iby
changeset 37 052078dda061
parent 0 af10295192d8
equal deleted inserted replaced
18:39bb7c3571e9 37:052078dda061
    15 *
    15 *
    16 */
    16 */
    17 #ifndef __DHCP_SERVER_IBY__
    17 #ifndef __DHCP_SERVER_IBY__
    18 #define __DHCP_SERVER_IBY__
    18 #define __DHCP_SERVER_IBY__
    19 
    19 
    20 #ifdef SYMBIAN_EXCLUDE_DHCP
    20 #ifndef __DHCP
    21 REM Feature DHCP is not included in this ROM
    21 REM Feature DHCP is not included in this ROM
    22 #else
    22 #else
    23 REM Static Dependencies
    23 REM Static Dependencies
    24 #include <esock.iby>
    24 #include <esock.iby>
    25 #include <insock.iby>
    25 #include <insock.iby>