[project @ 1998-10-06 14:54:49 by simonm]
authorsimonm <unknown>
Tue, 6 Oct 1998 14:54:49 +0000 (14:54 +0000)
committersimonm <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

index ddda6c1..e8d5d84 100644 (file)
@@ -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)