dtscreen: include stdlib where appropriate
Signed-off-by: Robert Tomsick <robert@tomsick.net>
This commit is contained in:
committed by
Jon Trulson
parent
c12927e208
commit
ab926254fd
@@ -50,6 +50,8 @@
|
||||
|
||||
#include "dtscreen.h"
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#define TWOPI 6.2831853
|
||||
|
||||
/* Define this >1 to get small rectangles instead of points */
|
||||
|
||||
Reference in New Issue
Block a user