dtscreen: include stdlib where appropriate

Signed-off-by: Robert Tomsick <robert@tomsick.net>
This commit is contained in:
Robert Tomsick
2012-08-08 23:10:02 -04:00
committed by Jon Trulson
parent c12927e208
commit ab926254fd
9 changed files with 11 additions and 1 deletions

View File

@@ -38,6 +38,7 @@
* 31-Aug-90: Adapted from xswarm by Jeff Butterworth. (butterwo@ncsc.org)
*/
#include <stdlib.h>
#include "dtscreen.h"
#define TIMES 4 /* number of time positions recorded */