Updated prototypes and include as required and found by compile with extra checking.

This commit is contained in:
skarg
2010-08-17 18:02:18 +00:00
parent 2f5c95b7a3
commit b6f95a6b81
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@
#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>
#include "crc.h"
/** @file crc.c Calculate CRCs */