rename sys to environment
and change the environment defenition files to be in environment dir
This commit is contained in:
@@ -2,11 +2,7 @@
|
||||
|
||||
#include "func.hpp"
|
||||
#include "buffer.hpp"
|
||||
|
||||
#define GLOB_IMPLEMENTATION
|
||||
#include "glob.hpp"
|
||||
|
||||
#define CRYPTORAND_IMPLEMENTATION
|
||||
#include "cryptorand.hpp"
|
||||
|
||||
int find_logininfo_in_buffer(Buffer &buffer, const char *label)
|
||||
|
||||
Reference in New Issue
Block a user