Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals   Related Pages  

oscl_dns_imp.h

Go to the documentation of this file.
00001 
00002 
00003 #ifndef OSCL_DNS_IMP_H_INCLUDED
00004 #define OSCL_DNS_IMP_H_INCLUDED
00005 
00009 #include "oscl_dns_tuneables.h"
00010 #if   PV_DNS_SERVER
00011 #include "oscl_dns_imp_pv.h"
00012 #else
00013 #error No Implementation!
00014 #endif
00015 
00016 
00017 #endif
00018 
00019 
00020 

OSCL API
Posting Version: CORE_8.000.1.1_RC4