/* -*-C-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/ospty.h,v 1.1 1992/05/05 06:36:10 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/ospty.h,v 1.2 1992/07/23 12:38:01 jinx Exp $
Copyright (c) 1992 Massachusetts Institute of Technology
promotional, or sales literature without prior written consent from
MIT in each case. */
-#ifndef SCM_OSTERM_H
-#define SCM_OSTERM_H
+#ifndef SCM_OSPTY_H
+#define SCM_OSPTY_H
#include "os.h"
extern void EXFUN (OS_pty_master_quit, (Tchannel channel));
extern void EXFUN (OS_pty_master_hangup, (Tchannel channel));
-#endif /* SCM_OSTERM_H */
+#endif /* SCM_OSPTY_H */