aboutsummaryrefslogtreecommitdiffstats
path: root/echld
diff options
context:
space:
mode:
Diffstat (limited to 'echld')
-rw-r--r--echld/echld-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/echld/echld-int.h b/echld/echld-int.h
index 9c1ed4698a..fe01f83383 100644
--- a/echld/echld-int.h
+++ b/echld/echld-int.h
@@ -24,7 +24,7 @@
#ifndef __ECHLD_HDR_INT_
#define __ECHLD_HDR_INT_
-#include "config.h"
+#include <config.h>
#ifdef HAVE_FCNTL_H
#include <fcntl.h>