mirror of
https://github.com/znc/znc.git
synced 2026-07-05 09:21:31 +02:00
need sys/stat.h to compile on freebsd
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@391 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#include <ctype.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/file.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <dirent.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user