summaryrefslogtreecommitdiffstats
path: root/src/misc/st
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2006-12-09 08:01:00 -0800
committerAlan Mishchenko <alanmi@berkeley.edu>2006-12-09 08:01:00 -0800
commitb9abf9c00c02feb52a2c796199343acebe20d8ef (patch)
treede4ad845520c09f876309d89a60e13831360ad70 /src/misc/st
parent4cf99cae95c629b31d6d89c5dcea2eeb17654c85 (diff)
downloadabc-b9abf9c00c02feb52a2c796199343acebe20d8ef.tar.gz
abc-b9abf9c00c02feb52a2c796199343acebe20d8ef.tar.bz2
abc-b9abf9c00c02feb52a2c796199343acebe20d8ef.zip
Version abc61209
Diffstat (limited to 'src/misc/st')
-rw-r--r--src/misc/st/st.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc/st/st.c b/src/misc/st/st.c
index 892a33af..c0965a41 100644
--- a/src/misc/st/st.c
+++ b/src/misc/st/st.c
@@ -8,7 +8,7 @@
*
*/
#include <stdio.h>
-//#include "extra.h"
+#include <stdlib.h>
#include "st.h"
#ifndef ABS