changeset 944:f493618bc252

* include/flash_dev.h: Include <cyg/infra/cyg_type.h>
author jlarmour
date Mon, 14 Apr 2003 11:59:18 +0000
parents 91935c8ab9be
children 3b9afa204d69
files packages/io/flash/current/ChangeLog packages/io/flash/current/include/flash_dev.h
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog
+++ b/packages/io/flash/current/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-14  Jani Monoses  <jani@iv.ro>
+
+	* include/flash_dev.h: Include <cyg/infra/cyg_type.h> 
+
 2003-03-19  Thomas Koeller <thomas.koeller@baslerweb.com>
 
 	* src/flashiodev.c: Fixed trivial error.
--- a/packages/io/flash/current/include/flash_dev.h
+++ b/packages/io/flash/current/include/flash_dev.h
@@ -59,6 +59,7 @@
 //==========================================================================
 
 #ifdef _FLASH_PRIVATE_
+#include <cyg/infra/cyg_type.h>
 
 // ------------------------------------------------------------------------
 //