Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:GA
systemd-mini
0005-shared-label.h-add-missing-stdio.h-include...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0005-shared-label.h-add-missing-stdio.h-include.patch of Package systemd-mini
From 45f15021e3524b04d574b9ff4e801cb3219daf3f Mon Sep 17 00:00:00 2001 From: Emil Renner Berthing <systemd@esmil.dk> Date: Thu, 18 Sep 2014 15:24:42 +0200 Subject: [PATCH] shared/label.h: add missing stdio.h include --- src/shared/label.h | 1 + 1 file changed, 1 insertion(+) diff --git src/shared/label.h src/shared/label.h index 7294820..cb2ec79 100644 --- src/shared/label.h +++ src/shared/label.h @@ -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); -- 1.7.9.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor