Included sys/stat.h.

pull/1615/head
arza 2016-09-19 05:03:38 +03:00
parent e6af3a7825
commit 3df21424bb
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
// toxcore
#include "../../../toxcore/LAN_discovery.h"