diff --git a/include/command.h b/include/command.h index c3ef51d8c48250a6806606f051c48aa67635448e..4a27e9724768c8b5cf916684e9bf01770f32256d 100644 --- a/include/command.h +++ b/include/command.h @@ -27,6 +27,8 @@ #ifndef __COMMAND_H #define __COMMAND_H +#include <config.h> + #ifndef NULL #define NULL 0 #endif