Update utils.cpp

pull/1228/head
Gabi Melman 6 years ago committed by GitHub
parent 7f1a89e3f6
commit c188bee229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,9 @@
#include "includes.h"
#ifndef _WIN32
#include <sys/types.h>
#include <dirent.h>
#endif
void prepare_logdir()
{

Loading…
Cancel
Save