mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 21:51:37 +00:00
shared/label.h: add missing stdio.h include
This commit is contained in:
committed by
David Herrmann
parent
fb1f4170d0
commit
45f15021e3
@@ -24,6 +24,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <stdbool.h>
|
||||
#include <sys/socket.h>
|
||||
#include <stdio.h>
|
||||
|
||||
int label_init(const char *prefix);
|
||||
void label_finish(void);
|
||||
|
||||
Reference in New Issue
Block a user