1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-20 11:26:35 +02:00

include config header

This commit is contained in:
Jfreegman
2014-06-14 13:54:21 -04:00
parent 1b5da956e5
commit 499c66f411

View File

@ -20,6 +20,10 @@
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdlib.h>
#include <string.h>