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
@@ -47,6 +47,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include "dtscreen.h"
|
||||
|
||||
#define SAVE 100 /* this is a good constant to tweak */
|
||||
|
||||
Reference in New Issue
Block a user