remove warning

This commit is contained in:
Felix von Leitner 2009-10-27 23:20:21 +00:00
parent bb6b70074b
commit 6305370c69
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
* that replace "^." with "^..". This decoder will try reversing this
* when decoding a part with broken crc. */
#include <unistd.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>