* filemode.c: Include sysdep.h.
* ihex.c: Add casts to eliminate compiler warnings. * sunos.c: Add casts to eliminate compiler warnings.
This commit is contained in:
parent
69992fc816
commit
cf13e3fc30
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ You should have received a copy of the GNU General Public License
|
|||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include "sysdep.h"
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue