1 Star 0 Fork 36

jinlun/audit

forked from src-openEuler/audit 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
backport-audit-undo-flex-array.patch 576 Bytes
一键复制 编辑 原始数据 按行查看 历史
zgzxx 提交于 2023-01-16 11:36 . backport patch adapt to kernel 6.1
commit 2df0fecef9ea2225de116c1e969462cb4846241d
Author: Steve Grubb <sgrubb@redhat.com>
Date: Thu Feb 24 09:11:06 2022 -0500
Subject: Undo fix to libaudit.h before installing
---
./usr/include/libaudit.h | 2 +-
1 flies changed, 1 insertions(+), 1 deletions(-)
diff --git a/./usr/include/libaudit.h b/.user/include/libaudit.h
--- a/./usr/include/libaudit.h
+++ b/./usr/include/libaudit.h
@@ -32,7 +32,7 @@
#include <stdint.h>
#include <sys/socket.h>
#include <linux/netlink.h>
-#include "audit.h"
+#include <linux/audit.h>
#include <stdarg.h>
#include <syslog.h>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jinlun123123/audit.git
git@gitee.com:jinlun123123/audit.git
jinlun123123
audit
audit
master

搜索帮助