]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/configreader.h
Needs testbuilding in windows. I will probably do this in a minute.
[user/henk/code/inspircd.git] / include / configreader.h
index 8a719f77e98344fd451fbe55506abb0d1ab3b8d1..022978766850785dc143ac4c4d5d7c4368279515 100644 (file)
@@ -239,6 +239,9 @@ class CoreExport ServerConfig : public Extensible
   
   public:
 
+       /* Pointer to function that validates dns server addresses (can be changed depending on platform) */
+       Validator DNSServerValidator;
+
        InspIRCd* GetInstance();
          
        /** This holds all the information in the config file,