2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

Replace eventlog_json.h with parse_json.h.

This commit is contained in:
Todd C. Miller 2023-03-14 13:09:43 -06:00
parent 1b3991b717
commit 33cb885cf6

View File

@ -115,9 +115,9 @@ lib/eventlog/Makefile.in
lib/eventlog/eventlog.c
lib/eventlog/eventlog_conf.c
lib/eventlog/eventlog_free.c
lib/eventlog/eventlog_json.h
lib/eventlog/logwrap.c
lib/eventlog/parse_json.c
lib/eventlog/parse_json.h
lib/eventlog/regress/eventlog_store/store_json_test.c
lib/eventlog/regress/eventlog_store/store_sudo_test.c
lib/eventlog/regress/eventlog_store/test1.json.in