Get rid of ioprio.h and add a minimalistic reimplementation of the api

This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2021-09-14 16:45:07 +02:00
parent 51fe206fb3
commit 5bead76e46
8 changed files with 76 additions and 74 deletions

View File

@@ -13,8 +13,8 @@
#include "alloc-util.h"
#include "format-util.h"
#include "ioprio.h"
#include "macro.h"
#include "missing_ioprio.h"
#include "time-util.h"
#define procfs_file_alloca(pid, field) \