summaryrefslogtreecommitdiff
path: root/src/shared/machine-image.h
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2015-05-04 16:12:46 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-05-05 22:35:29 -0400
commitcd2eb9e942eb380a5419cc978ad494807540d357 (patch)
tree80bcd2d6237236648e38b45b74e6d866a9c9bd74 /src/shared/machine-image.h
parent7e7cddb22493642dad826ec42ac00979f40b2d17 (diff)
lockfile-util.[ch]: Split out from util.[ch]
Continuing the general trend of splitting up util.[ch]. I specifically want to reuse this code in https://github.com/GNOME/libglnx and having it split up will make future copy-pasting easier.
Diffstat (limited to 'src/shared/machine-image.h')
-rw-r--r--src/shared/machine-image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/machine-image.h b/src/shared/machine-image.h
index bf41b2e785..f041600fbf 100644
--- a/src/shared/machine-image.h
+++ b/src/shared/machine-image.h
@@ -22,6 +22,7 @@
***/
#include "time-util.h"
+#include "lockfile-util.h"
#include "hashmap.h"
typedef enum ImageType {