summaryrefslogtreecommitdiff
path: root/execute_cmd.c
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-08 20:23:30 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-08 20:23:30 -0500
commita31435742fb2036e56df64523039abf1d52932b7 (patch)
tree3a851ed6ffa65e2d81444d617788b489bd319dec /execute_cmd.c
parentecf57862513c28021a7836939862d38656144c80 (diff)
downloadbash-a31435742fb2036e56df64523039abf1d52932b7.tar.gz
commit bash-20091223 snapshot
Diffstat (limited to 'execute_cmd.c')
-rw-r--r--execute_cmd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/execute_cmd.c b/execute_cmd.c
index c6dc29e9..0e3c09ad 100644
--- a/execute_cmd.c
+++ b/execute_cmd.c
@@ -57,6 +57,8 @@
extern int errno;
#endif
+#define NEED_FPURGE_DECL
+
#include "bashansi.h"
#include "bashintl.h"