From da510f6f1abe056fc0ffb648b2763ff0c8516701 Mon Sep 17 00:00:00 2001 From: rincon Date: Wed, 28 Nov 2007 19:18:07 +0000 Subject: [PATCH] Include AM.h to pull in the definition of am_addr_t for the compiler --- tos/lib/net/ctp/CtpInfo.nc | 1 + 1 file changed, 1 insertion(+) 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 { -- 2.39.2