1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-06 16:59:03 +03:00

journal: fix include in sd-journal.h

This commit is contained in:
Lennart Poettering 2012-01-05 16:28:43 +01:00
parent dcd5f1020c
commit 8665a38793

View File

@ -27,7 +27,7 @@
#include <stdarg.h>
#include <sys/uio.h>
#include "sd-id128.h"
#include <systemd/sd-id128.h>
/* TODO:
*