X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fcommon%2Fcommon.h;fp=src%2Fcommon%2Fcommon.h;h=e38f5b1b7ab6c20eca2e60ce809ec38842ea3c5a;hb=f7e3f1d8d0438f52e4f988a12318075cc1b43568;hp=345a21a2a41ffd55f47e392869cdb0071d882b38;hpb=b89d7661e7ea52b6d834a47ae48e819afee6d0c5;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