mirror of
https://github.com/znc/znc.git
synced 2026-06-29 14:31:19 +02:00
Merge pull request #791 from James-TR/namespace-refactor
Change namespace for <fcntl.h>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include <dirent.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/fcntl.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user