X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=eglib%2Fwinconfig.h;h=04e8d4075ce134087eb22387b8b0da242f4ab482;hb=92b7b86342453d2166bdb53f6589b8458a148dde;hp=fdab3ddae63efbe05fcb1e812cb18facc35c9146;hpb=8ef4e4703172fd32ada3f74b22df5203b4683493;p=mono.git diff --git a/eglib/winconfig.h b/eglib/winconfig.h index fdab3ddae63..04e8d4075ce 100755 --- a/eglib/winconfig.h +++ b/eglib/winconfig.h @@ -1,6 +1,10 @@ /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ +#ifndef _MSC_VER +#include "cygconfig.h" +#else + /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 @@ -74,3 +78,4 @@ #define VERSION "0.1" #define HAVE_STRTOK_R 1 +#endif