From: rincon Date: Wed, 28 Nov 2007 19:18:07 +0000 (+0000) Subject: Include AM.h to pull in the definition of am_addr_t for the compiler X-Git-Tag: release_tinyos_2_1_0_0~650 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=da510f6f1abe056fc0ffb648b2763ff0c8516701 Include AM.h to pull in the definition of am_addr_t for the compiler --- diff --git a/tos/lib/net/ctp/CtpInfo.nc b/tos/lib/net/ctp/CtpInfo.nc index 80745976..ad0687e2 100644 --- a/tos/lib/net/ctp/CtpInfo.nc +++ b/tos/lib/net/ctp/CtpInfo.nc @@ -28,6 +28,7 @@ * @see Net2-WG */ +#include "AM.h" interface CtpInfo {