]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/dynamic.h
Fix gateway client hosts not being updated if DNS resolution fails.
[user/henk/code/inspircd.git] / include / dynamic.h
index 5e66ddbb0493938a440eb42afcabf1f3c0447833..bbe89dc7ee94c04de5b386fa2531217664bfe068 100644 (file)
@@ -33,11 +33,9 @@ class CoreExport DLLManager : public classbase
         */
        std::string err;
 
-#ifdef _WIN32
        /** Sets the last error string
        */
        void RetrieveLastError();
-#endif
 
  public:
        /** This constructor loads the module using dlopen()