Merged from external project:
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 9 Oct 2008 14:04:36 +0000 (14:04 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 9 Oct 2008 14:04:36 +0000 (14:04 +0000)
**********
r22498 | batt | 2008-10-08 19:03:25 +0200 (Wed, 08 Oct 2008) | 1 line

Add missing header.
**********

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1888 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/drv/pcf8574.c

index a9ed659e29191ecf32327a06f27e8bf7d634de54..41d54e0ca8b234ac9e113c203355f9ab641b8f69 100644 (file)
@@ -45,6 +45,7 @@
  */
 
 #include "pcf8574.h"
+#include <cfg/module.h>
 #include <drv/i2c.h>
 
 /**