summaryrefslogtreecommitdiff
path: root/remote-cstms.c
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-01-20 11:33:20 -0500
committerPaul Smith <psmith@gnu.org>2013-01-20 11:33:20 -0500
commit0ea5e86742027478d5fdcfd42e81fd32ffafdfc3 (patch)
treebbfc5e41c8df4219f3750c2bfc79f64fe37a552c /remote-cstms.c
parentdb45f3d37668ffc6c86c401850a1da2ca81362de (diff)
downloadmake-0ea5e86742027478d5fdcfd42e81fd32ffafdfc3.tar.gz
Rename the make.h file to makeint.h for internal use only.
Diffstat (limited to 'remote-cstms.c')
-rw-r--r--remote-cstms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote-cstms.c b/remote-cstms.c
index 155c516e..713b89a6 100644
--- a/remote-cstms.c
+++ b/remote-cstms.c
@@ -18,7 +18,7 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see <http://www.gnu.org/licenses/>. */
-#include "make.h"
+#include "makeint.h"
#include "job.h"
#include "filedef.h"
#include "commands.h"