mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
Split out pretty-print.c and move pager.c and main-func.h to shared/
This is high-level functionality, and fits better in shared/ (which is for our executables), than in basic/ (which is also for libraries).
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "path-util.h"
|
||||
#include "string-util.h"
|
||||
#include "strv.h"
|
||||
#include "terminal-util.h"
|
||||
#include "pretty-print.h"
|
||||
#include "util.h"
|
||||
|
||||
/* internal helper */
|
||||
|
||||
Reference in New Issue
Block a user