Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Emulators
es40
0002-Include-stdio.h.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0002-Include-stdio.h.patch of Package es40
From fda53e10b01f5f1d3e476efeb7fa68d92fcc9dc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= <kkaempf@gmail.com> Date: Fri, 22 Dec 2023 09:07:23 +0100 Subject: [PATCH 02/10] Include stdio.h --- src/es40_debug.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/es40_debug.h b/src/es40_debug.h index d3a3c38..66a36fe 100644 --- a/src/es40_debug.h +++ b/src/es40_debug.h @@ -57,6 +57,7 @@ * \author Camiel Vanderhoeven (camiel@camicom.com / http://www.camicom.com) **/ #include <stdarg.h> +#include <stdio.h> #if !defined(INCLUDED_DEBUG_H) #define INCLUDED_DEBUG_H -- 2.45.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