mirror of
https://github.com/springzfx/cgproxy.git
synced 2026-01-07 13:07:56 +08:00
rename .h to .hpp
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "cgroup_attach.h"
|
||||
#include "cgroup_attach.hpp"
|
||||
using namespace std;
|
||||
|
||||
void print_usage() { fprintf(stdout, "usage: cgattach <pid> <cgroup>\n"); }
|
||||
|
||||
Reference in New Issue
Block a user