mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-27 14:03:40 +03:00
bug #847: Missing header file for fnmatch
This commit is contained in:
parent
dd2e3fd7c6
commit
9d4a068733
@ -28,6 +28,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <pwd.h>
|
||||
#include <stdlib.h>
|
||||
#include <fnmatch.h>
|
||||
|
||||
const char * UserPool::CORE_AUTH = "core";
|
||||
const char * UserPool::SERVER_AUTH = "server*";
|
||||
|
Loading…
x
Reference in New Issue
Block a user