summaryrefslogtreecommitdiff
path: root/st.c
diff options
context:
space:
mode:
Diffstat (limited to 'st.c')
-rw-r--r--st.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/st.c b/st.c
index cd72d26af8..ede02b2169 100644
--- a/st.c
+++ b/st.c
@@ -6,10 +6,6 @@ static char sccsid[] = "@(#) st.c 5.1 89/12/14 Crucible";
#include <stdio.h>
#include "st.h"
-#ifdef USE_CWGUSI
-#include <stdlib.h>
-#endif
-
#ifdef NT
#include <malloc.h>
#endif