mirror of
https://github.com/systemd/systemd.git
synced 2024-10-30 06:25:37 +03:00
oom: include a header file instead of a source file
This commit is contained in:
parent
af3d387365
commit
797b1987ae
@ -7,12 +7,13 @@
|
||||
#include "cgroup-util.h"
|
||||
#include "conf-parser.h"
|
||||
#include "daemon-util.h"
|
||||
#include "fileio.h"
|
||||
#include "log.h"
|
||||
#include "main-func.h"
|
||||
#include "oomd-manager.h"
|
||||
#include "oomd-manager-bus.h"
|
||||
#include "oomd-manager.h"
|
||||
#include "parse-util.h"
|
||||
#include "pretty-print.c"
|
||||
#include "pretty-print.h"
|
||||
#include "psi-util.h"
|
||||
#include "signal-util.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user