Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Commit a42577b

Browse files
committed
Remove unnecessary include
1 parent f5afac4 commit a42577b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/leonardo/olc2002.c

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
extern double atof();
44
#include <string.h> /* strlen() */
55
#include <math.h>
6-
#include <malloc.h>
76
#include <signal.h>
87
#ifndef FALSE
98
#define FALSE 0

0 commit comments

Comments
 (0)