Cut down on stdio.h includes
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef __SERIAL_H
|
||||
#define __SERIAL_H
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
typedef int BOOL;
|
||||
|
||||
#ifndef TRUE
|
||||
|
||||
Reference in New Issue
Block a user