]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/journal/coredump.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / journal / coredump.c
index 4e23e487fbbe55d735f22f8a5173ec261edab350..1c747aa2b44aadbc6ecc2745de89e5b044f4ab87 100644 (file)
@@ -48,6 +48,7 @@
 #include "capability.h"
 #include "journald-native.h"
 #include "coredump-vacuum.h"
+#include "process-util.h"
 
 /* The maximum size up to which we process coredumps */
 #define PROCESS_SIZE_MAX ((off_t) (2LLU*1024LLU*1024LLU*1024LLU))