summaryrefslogtreecommitdiff
path: root/src/echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/echo.c')
-rw-r--r--src/echo.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/echo.c b/src/echo.c
index ea7510e63..ee2402a39 100644
--- a/src/echo.c
+++ b/src/echo.c
@@ -17,10 +17,7 @@ You should have received a copy of the GNU General Public License along
with Bash; see the file COPYING. If not, write to the Free Software
Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
-
#include <stdio.h>
#include <sys/types.h>
#include "system.h"