Fixed compiler error (after adding a change for IAR compile).

This commit is contained in:
skarg
2010-09-07 18:18:30 +00:00
parent 332d776c32
commit 7928d7cb6c
+1
View File
@@ -28,6 +28,7 @@
#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include "config.h"
#include "txbuf.h"
#include "memcopy.h"