X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fbasic%2Fprioq.h;h=113c73d040e4633368ae4cc91cc67e0a4566ef5a;hp=739152a942d432f242ca7efb30aed8a6efce8095;hb=6b05aab633fa55aa3070f186869d8fa219be2f38;hpb=076d998b73bf53e6652ea3ae4bed169e57423741 diff --git a/src/basic/prioq.h b/src/basic/prioq.h index 739152a94..113c73d04 100644 --- a/src/basic/prioq.h +++ b/src/basic/prioq.h @@ -19,7 +19,10 @@ along with systemd; If not, see . ***/ +#include + #include "hashmap.h" +#include "macro.h" typedef struct Prioq Prioq;