mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-04-18 07:11:12 +02:00
11 lines
300 B
C
11 lines
300 B
C
#ifndef _METERPRETER_SOURCE_EXTENSION_STDAPI_STDAPI_SERVER_SYS_SYS_H
|
|
#define _METERPRETER_SOURCE_EXTENSION_STDAPI_STDAPI_SERVER_SYS_SYS_H
|
|
|
|
#include "config/config.h"
|
|
#include "process/process.h"
|
|
#include "registry/registry.h"
|
|
#include "eventlog/eventlog.h"
|
|
#include "power/power.h"
|
|
|
|
#endif
|