Patch by Robert Turnbull: remove warning messages

This commit is contained in:
holger 2023-02-05 11:25:42 +01:00
parent 4309bad14d
commit f9ed3fd080
2 changed files with 4 additions and 1 deletions

View File

@ -20,6 +20,7 @@ MODIFICATIONS
23 Aug 1991 Jeffrey P. Murray
30 Sep 1991 Jeffrey P. Murray
09 Nov 2022 Holger Vogt
05 Jan 2023 Robert Turnbull
SUMMARY
@ -54,7 +55,7 @@ NON-STANDARD FEATURES
#include "d_osc.h" /* ...contains macros & type defns.
for this model. 7/24/91 - JPM */
#include <stdlib.h>
/*=== CONSTANTS ========================*/

View File

@ -20,6 +20,7 @@ MODIFICATIONS
23 Aug 1991 Jeffrey P. Murray
30 Sep 1991 Jeffrey P. Murray
06 Oct 2022 Holger Vogt
05 Jan 2023 Robert Turnbull
SUMMARY
@ -54,6 +55,7 @@ NON-STANDARD FEATURES
#include "d_pwm.h" /* ...contains macros & type defns.
for this model. 7/24/91 - JPM */
#include <stdlib.h>