diff --git a/platform/cooja/printf2log.h b/platform/cooja/printf2log.h index 0b94c9710..53a74a399 100644 --- a/platform/cooja/printf2log.h +++ b/platform/cooja/printf2log.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: printf2log.h,v 1.3 2008/01/11 15:37:38 fros4943 Exp $ + * $Id: printf2log.h,v 1.4 2008/02/11 18:45:18 fros4943 Exp $ * */ @@ -37,6 +37,8 @@ #include #include "sys/log.h" +void simlog(char*); + #define PRINTF2LOG_SIZE 128 #define printf(...) \