From f8c0b2e2488a24db4238c1d59dd1bb251c738a11 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 9 Sep 2003 20:09:53 +0000 Subject: [PATCH] Include , so that this file is self-contained. --- lib/makepath.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/makepath.h b/lib/makepath.h index 487dba615e..7c1bea8f47 100644 --- a/lib/makepath.h +++ b/lib/makepath.h @@ -19,6 +19,8 @@ /* Written by David MacKenzie and Jim Meyering. */ +#include + int make_path (const char *_argpath, int _mode, int _parent_mode, -- 2.30.2