X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fbasic%2Fstdio-util.h;h=359d12284bf052ac3ba3a7745a7c887cd5aa849b;hb=41938d553d7ae031edecf3fdb5bbf243673eb235;hp=b36e8a947e5615a01450b745eefd849702acff13;hpb=da2587d5154e11d4e643e326793f3ce2cc48dee6;p=elogind.git diff --git a/src/basic/stdio-util.h b/src/basic/stdio-util.h index b36e8a947..359d12284 100644 --- a/src/basic/stdio-util.h +++ b/src/basic/stdio-util.h @@ -1,5 +1,3 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - #pragma once /*** @@ -21,7 +19,9 @@ along with systemd; If not, see . ***/ +#ifdef __GLIBC__ #include +#endif #include #include #include