X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fcommon%2Fcommon.h;h=e38f5b1b7ab6c20eca2e60ce809ec38842ea3c5a;hb=121bcb38f29409f10de63a68d86620c4beb75c97;hp=345a21a2a41ffd55f47e392869cdb0071d882b38;hpb=5419d1bd9d2faae98c78da740634b972e8f5aac1;p=emu8051.git diff --git a/src/common/common.h b/src/common/common.h index 345a21a..e38f5b1 100644 --- a/src/common/common.h +++ b/src/common/common.h @@ -10,6 +10,10 @@ #ifndef COMMON_H #define COMMON_H 1 +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include #include #include