]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd/sd-bus/bus-type.c
log: minimize includes in log.h
[thirdparty/systemd.git] / src / libsystemd / sd-bus / bus-type.c
index fe486f441dbbd6ddbeaa62a734bd9564c3478025..980b35d8ea91cd9a851d0bc63d840e04c0437348 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include <errno.h>
+
+#include "sd-bus.h"
+
 #include "bus-type.h"
 
 bool bus_type_is_valid(char c) {