X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fstrbuf.h;h=fbc4e5f2a1d6c30780c8450e39f94731a0080843;hb=17384d7f95169dad5f769431374fc2c08101206d;hp=35f232ddb06a88e08b7779405ef5db7a52b7bf43;hpb=955bd501c20ad0bc64104ed706225a824dafc375;p=elogind.git diff --git a/src/shared/strbuf.h b/src/shared/strbuf.h index 35f232ddb..fbc4e5f2a 100644 --- a/src/shared/strbuf.h +++ b/src/shared/strbuf.h @@ -5,7 +5,7 @@ /*** This file is part of systemd. - Copyright 2012 Kay Sievers + Copyright 2012 Kay Sievers systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by @@ -21,9 +21,7 @@ along with systemd; If not, see . ***/ -#include #include -#include struct strbuf { char *buf;