#ifndef OKSIRC_DNS_H #define OKSIRC_DNS_H #include #include #include PRErrorCode LookupName(char *, PRNetAddr *); #endif //OKSIRC_DNS_H