Added missing my_config.h header to mqfilter.c
This commit is contained in:
@ -58,6 +58,7 @@
|
|||||||
*@endverbatim
|
*@endverbatim
|
||||||
* See the individual struct documentations for logging trigger parameters
|
* See the individual struct documentations for logging trigger parameters
|
||||||
*/
|
*/
|
||||||
|
#include <my_config.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <filter.h>
|
#include <filter.h>
|
||||||
|
Reference in New Issue
Block a user