cc0ae5b
1 2 3 4 5 6
#ifndef COMMON_H_ #define COMMON_H_ int find_fd_seccomp_notifier(const char *pid); #endif