chiark / gitweb /
machine-id-setup: `--print --commit` respects the --root option
authorEvgeny Vereshchagin <evvers@ya.ru>
Tue, 13 Dec 2016 11:34:09 +0000 (11:34 +0000)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:35 +0000 (17:58 +0200)
src/basic/path-util.h

index a4c80493cc972238b839f299f198fe9378abaebc..6c906e54a13000e62f3c1a24809dba498ad9c157 100644 (file)
@@ -24,6 +24,7 @@
 #include <stddef.h>
 
 #include "macro.h"
+#include "string-util.h"
 #include "time-util.h"
 
 #define DEFAULT_PATH_NORMAL "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"