summaryrefslogtreecommitdiff
path: root/read.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-08-28 00:14:48 +0000
committerRoland McGrath <roland@redhat.com>1992-08-28 00:14:48 +0000
commitb52b376cf182d539677f368e1e71fe4e40296ac8 (patch)
tree79cc5aa465e94ba2099ca339d525efb8a41c503b /read.c
parente80a2e9424248bc1b9f0ae961d8e00c2d2d7982d (diff)
downloadgunmake-b52b376cf182d539677f368e1e71fe4e40296ac8.tar.gz
Formerly read.c.~35~
Diffstat (limited to 'read.c')
-rw-r--r--read.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/read.c b/read.c
index 8effa7b..4a997b9 100644
--- a/read.c
+++ b/read.c
@@ -79,6 +79,7 @@ static struct conditionals *conditionals = &toplevel_conditionals;
static char *default_include_directories[] =
{
+ INCLUDEDIR,
"/usr/gnu/include",
"/usr/local/include",
"/usr/include",