diff options
Diffstat (limited to 'include/command.h')
| -rw-r--r-- | include/command.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/command.h b/include/command.h index c3ef51d8c..4a27e9724 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 |