1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-25 18:52:22 -05:00

Add missing include

This commit is contained in:
Berke Viktor 2012-10-18 17:54:03 +02:00
parent 5acd848f79
commit e3a21d34b4

View File

@ -22,6 +22,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <malloc.h>
#include "../../config.h"