projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e363c98
)
[project @ 1998-10-06 14:54:49 by simonm]
author
simonm
<unknown>
Tue, 6 Oct 1998 14:54:49 +0000
(14:54 +0000)
committer
simonm
<unknown>
Tue, 6 Oct 1998 14:54:49 +0000
(14:54 +0000)
back out last commit on trunk (should have gone to new-rts branch).
ghc/lib/misc/cbits/socketOpt.c
patch
|
blob
|
history
diff --git
a/ghc/lib/misc/cbits/socketOpt.c
b/ghc/lib/misc/cbits/socketOpt.c
index
ddda6c1
..
e8d5d84
100644
(file)
--- a/
ghc/lib/misc/cbits/socketOpt.c
+++ b/
ghc/lib/misc/cbits/socketOpt.c
@@
-8,9
+8,8
@@
#endif
#define NON_POSIX_SOURCE
-#include "Rts.h"
+#include "rtsdefs.h"
#include "ghcSockets.h"
-#include "stgio.h"
StgInt
getSocketOption__ (fd, opt)