]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - support/zecho.c
enable MULTIPLE_COPROCS; bind -p/-P can print out bindings for individual command...
[thirdparty/bash.git] / support / zecho.c
index 6a125f48fe252dd451f233abe61d9cee27876502..8a9a71ef962e75de32d19026764269732f81a73e 100644 (file)
    along with Bash.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#if defined (HAVE_CONFIG_H)
-#  include  <config.h>
-#endif
-
-#include "bashansi.h"
 #include <stdio.h>
+#include <stdlib.h>
 
 int
 main(int argc, char **argv)