projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1782292
)
Fix typo.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 9 May 1996 20:38:40 +0000
(20:38 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 9 May 1996 20:38:40 +0000
(20:38 +0000)
v7/src/microcode/pruxsock.c
patch
|
blob
|
history
diff --git
a/v7/src/microcode/pruxsock.c
b/v7/src/microcode/pruxsock.c
index 5e6d1701e194f18f8eab37c18a7b0ea814b08be0..4147e6809fbc6f5c28f6f543840c8b2bd5fc155f 100644
(file)
--- a/
v7/src/microcode/pruxsock.c
+++ b/
v7/src/microcode/pruxsock.c
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: pruxsock.c,v 1.
8 1996/05/09 20:22:3
0 cph Exp $
+$Id: pruxsock.c,v 1.
9 1996/05/09 20:38:4
0 cph Exp $
Copyright (c) 1990-96 Massachusetts Institute of Technology
@@
-52,7
+52,7
@@
MIT in each case. */
#ifdef HAVE_SOCKETS
-#include "
os
sock.h"
+#include "
ux
sock.h"
#define SOCKET_CODE(code) code
#else /* not HAVE_SOCKETS */