summaryrefslogtreecommitdiff
path: root/st.c
diff options
context:
space:
mode:
Diffstat (limited to 'st.c')
-rw-r--r--st.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/st.c b/st.c
index b44b51103f..e4e36380e6 100644
--- a/st.c
+++ b/st.c
@@ -5,6 +5,7 @@ static char sccsid[] = "@(#) st.c 5.1 89/12/14 Crucible";
static char *rcsid = "$Header: /usr/ext/cvsroot/ruby/st.c,v 1.2 1994/08/12 04:47:59 matz Exp $";
#endif
+#include "config.h"
#include <stdio.h>
#include "st.h"