aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/pfa50.h
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1993-06-18 18:58:46 +0000
committerJim Blandy <[email protected]>1993-06-18 18:58:46 +0000
commitb7c0f208a35f6edfdad7bf312ab4ba2b3bc78d1f (patch)
tree2a968166d183ec17406168fb82aac5c075fc1b88 /src/m/pfa50.h
parent230aaa738ffb8825fc1e6db933154dc5d92c1334 (diff)
Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.
Diffstat (limited to 'src/m/pfa50.h')
-rw-r--r--src/m/pfa50.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m/pfa50.h b/src/m/pfa50.h
index 3fe0da32c9..5289373372 100644
--- a/src/m/pfa50.h
+++ b/src/m/pfa50.h
@@ -94,7 +94,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_SOCKETS
/* SX/A use SystemV style getdents/readdir. */
-#define HAVE_CLOSEDIR
/* SX/A does not have sigblock(2) */
#define sigblock(mask) (0)