0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/common/process.hpp
2011-12-16 17:20:46 +00:00

7 lines
143 B
C++

#ifndef OPENVPN_COMMON_PROCESS_H
#define OPENVPN_COMMON_PROCESS_H
#include <stdlib.h> // defines system()
#endif // OPENVPN_COMMON_PROCESS_H