summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/execlp.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/posix/src/execlp.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/exec/posix/src/execlp.c b/c/src/exec/posix/src/execlp.c
index 83b6ceba33..2b2afc05a6 100644
--- a/c/src/exec/posix/src/execlp.c
+++ b/c/src/exec/posix/src/execlp.c
@@ -4,6 +4,10 @@
* $Id$
*/
+#if HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <errno.h>
int execlp(