summaryrefslogtreecommitdiff
path: root/ghc/includes/libposix.h
diff options
context:
space:
mode:
authorpartain <unknown>1996-06-27 16:00:09 +0000
committerpartain <unknown>1996-06-27 16:00:09 +0000
commita7e6cdbfc4f27c2e0ab9c12ebe6431c246c74c6d (patch)
tree07b816ec8e1aa3887a068287968240e4516d6f21 /ghc/includes/libposix.h
parent26741ec416bae2c502ef00a2ba0e79050a32cb67 (diff)
downloadhaskell-a7e6cdbfc4f27c2e0ab9c12ebe6431c246c74c6d.tar.gz
[project @ 1996-06-27 15:55:53 by partain]
partain 1.3 changes to 960626
Diffstat (limited to 'ghc/includes/libposix.h')
-rw-r--r--ghc/includes/libposix.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ghc/includes/libposix.h b/ghc/includes/libposix.h
index 45350619b4..4ce0ceafc1 100644
--- a/ghc/includes/libposix.h
+++ b/ghc/includes/libposix.h
@@ -1,8 +1,4 @@
#ifndef LIBPOSIX_H
-#ifdef HAVE_SYS_TYPES_H
-#include <sys/types.h>
-#endif /* HAVE_SYS_TYPES_H */
-
#ifdef HAVE_SYS_WAIT_H
#include <sys/wait.h>
#endif /* HAVE_SYS_WAIT_H */