summaryrefslogtreecommitdiff
path: root/src/copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/copy.c')
-rw-r--r--src/copy.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/copy.c b/src/copy.c
index c09ef8943..879ce4261 100644
--- a/src/copy.c
+++ b/src/copy.c
@@ -17,10 +17,6 @@
/* Extracted from cp.c and librarified by Jim Meyering. */
-#ifdef _AIX
- #pragma alloca
-#endif
-
#include <config.h>
#include <stdio.h>
#include <assert.h>