X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Fstrbuf.h;h=fbc4e5f2a1d6c30780c8450e39f94731a0080843;hp=2347fd4328dfbe5fde249a641e9973c37630655b;hb=01c94c5d0aff09b4c0e429d483c8eeba40017071;hpb=1298001ec5e320f9f9b6a9b925c8939b2579396d diff --git a/src/shared/strbuf.h b/src/shared/strbuf.h index 2347fd432..fbc4e5f2a 100644 --- a/src/shared/strbuf.h +++ b/src/shared/strbuf.h @@ -21,9 +21,7 @@ along with systemd; If not, see . ***/ -#include #include -#include struct strbuf { char *buf;