minor fix

This commit is contained in:
rusefi 2018-03-04 22:47:52 -05:00
parent aba749eae5
commit 2d6404fe77
1 changed files with 2 additions and 3 deletions

View File

@ -9,14 +9,13 @@
#ifndef MALFUNCTION_CENTRAL_H_ #ifndef MALFUNCTION_CENTRAL_H_
#define MALFUNCTION_CENTRAL_H_ #define MALFUNCTION_CENTRAL_H_
#include "main.h"
#ifdef __cplusplus #ifdef __cplusplus
extern "C" extern "C"
{ {
#endif /* __cplusplus */ #endif /* __cplusplus */
#include "main.h"
#include "obd_error_codes.h" #include "obd_error_codes.h"
#define MAX_ERROR_CODES_COUNT 10 #define MAX_ERROR_CODES_COUNT 10