Include stdint.h, libchip/serial.h.

This commit is contained in:
Ralf Corsépius
2012-10-15 05:07:07 +02:00
parent e693b9ed56
commit 4c3d4fd5d4

View File

@@ -30,6 +30,10 @@
#ifndef __Z85C30_H
#define __Z85C30_H
#include <stdint.h>
#include <libchip/serial.h>
#ifdef __cplusplus
extern "C" {
#endif