aboutgitcodelistschat:MatrixIRC
path: root/common/common.h
blob: 487032bbea151037b3c436b483501a5e4a8ad2e4 (plain) (blame)
1
2
3
4
5
6
#ifndef COMMON_H_
#define COMMON_H_

int find_fd_seccomp_notifier(const char *pid);

#endif