bug report 619 by Hanspeter Niederstrasser

remove double inclusion of stdlib.h
Correction of commit 9e432838c ("Patch by Robert Turnbull: remove warning messages", 2023-02-05)
This commit is contained in:
Holger Vogt 2023-02-11 13:57:44 +01:00
parent 3ccc4d4af5
commit 5c797c5f78
2 changed files with 0 additions and 2 deletions

View File

@ -181,7 +181,6 @@ static void cm_d_osc_callback(ARGS,
* *
*************************************************************/
#include <stdlib.h>
void cm_d_osc(ARGS)
{

View File

@ -184,7 +184,6 @@ static void cm_d_pwm_callback(ARGS,
* *
*************************************************************/
#include <stdlib.h>
void cm_d_pwm(ARGS)
{