summaryrefslogtreecommitdiff
path: root/expand.c
diff options
context:
space:
mode:
Diffstat (limited to 'expand.c')
-rw-r--r--expand.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/expand.c b/expand.c
index 7348fb2..5f46ac2 100644
--- a/expand.c
+++ b/expand.c
@@ -17,8 +17,9 @@ along with GNU Make; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "make.h"
+#include "filedef.h"
+#include "job.h"
#include "commands.h"
-#include "file.h"
#include "variable.h"
/* The next two describe the variable output buffer.