From 0382b6863be01ad365d7ae272b61cfef4870f631 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 18 Oct 2015 19:19:08 +1100 Subject: Fix Windows build issues. Fix biulding the mmap Windows code. Fix installing the files for Windows. --- rtemstoolkit/elftoolchain/libelf/mmap_win32.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rtemstoolkit/elftoolchain') diff --git a/rtemstoolkit/elftoolchain/libelf/mmap_win32.c b/rtemstoolkit/elftoolchain/libelf/mmap_win32.c index 689fe87..ba91cba 100644 --- a/rtemstoolkit/elftoolchain/libelf/mmap_win32.c +++ b/rtemstoolkit/elftoolchain/libelf/mmap_win32.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2011 Chris Johns + * Copyright (c) 2011, 2015 Chris Johns * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -39,6 +39,7 @@ #include #include +#include #include /* -- cgit v1.2.3