fixed compilation (added temporary ircd_config.h)
[NextIRCd.git] / src / ircd_sock.c
index 91674b4e8a32c932f668fc1749991e5a14a3d607..602282a35302caa16242da44181b0dee38c44329 100644 (file)
@@ -15,7 +15,7 @@
  * along with this program. If not, see <http://www.gnu.org/licenses/>. 
  */
 
-#include "config.h"
+#include "ircd_config.h"
 #include "ircd_sock.h"
 #include "ircd_client.h"
 #include "struct_connection.h"