/
githubmirror
/
nbs
Обзор
Документация
Войти
/
githubmirror
/
nbs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
contrib/libs/libcap/include/sys/securebits.h
22 строки
305 B
robot-ydb-importer
YDB Import 405
10 ноя 2023, 23:23
10 ноя 2023, 23:23
68c1929
Код
Авторство
О чём код?
/* * <sys/securebits.h> * Copyright (C) 2010 Serge Hallyn <serue@us.ibm.com> */ #ifndef _SYS_SECUREBITS_H #define _SYS_SECUREBITS_H #ifdef __cplusplus extern "C" { #endif #ifndef __user #define __user #endif #include <linux/securebits.h> #ifdef __cplusplus } #endif #endif /* _SYS_SECUREBITS_H */