summaryrefslogtreecommitdiff
path: root/scope.c
diff options
context:
space:
mode:
Diffstat (limited to 'scope.c')
-rw-r--r--scope.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scope.c b/scope.c
index 686be80..f66def2 100644
--- a/scope.c
+++ b/scope.c
@@ -933,7 +933,7 @@ SetUpStdin (void)
*/
static long clientNumber = 0;
-struct fdinfo FDinfo[StaticMaxFD];
+struct fdinfo *FDinfo;
void
SetUpPair(