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

@@ -27,7 +27,6 @@
#include "fd-util.h"
#include "fileio.h"
#include "fs-util.h"
#include "ioprio.h"
#include "locale-util.h"
#include "log.h"
#include "macro.h"