From 067e4c3c0631eaf8244d1d9bca27ab817fc1dcf4 Mon Sep 17 00:00:00 2001 From: nvt-se Date: Mon, 31 Mar 2008 13:48:03 +0000 Subject: [PATCH] include contiki-conf.h for type definitions. --- platform/msb430/dev/sd/sd.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/platform/msb430/dev/sd/sd.h b/platform/msb430/dev/sd/sd.h index f4f2f05f7..814f09597 100644 --- a/platform/msb430/dev/sd/sd.h +++ b/platform/msb430/dev/sd/sd.h @@ -46,9 +46,9 @@ Berlin, 2007 * @brief MMC-/SD-Card library, Public interface * * @author Michael Baar - * @version $Revision: 1.3 $ + * @version $Revision: 1.4 $ * - * $Id: sd.h,v 1.3 2008/03/28 23:03:05 nvt-se Exp $ + * $Id: sd.h,v 1.4 2008/03/31 13:48:03 nvt-se Exp $ */ /** @@ -59,6 +59,8 @@ Berlin, 2007 #ifndef __SD_H__ #define __SD_H__ +#include "contiki-conf.h" + #define SD_BLOCKLENGTH_INVALID 0xFF #define SD_WRITE_BLOCKLENGTH_BIT 9 #define SD_WRITE_BLOCKLENGTH 0x200