diff --git a/include/n2n_typedefs.h b/include/n2n_typedefs.h index 047c991..bb8e4f5 100644 --- a/include/n2n_typedefs.h +++ b/include/n2n_typedefs.h @@ -51,6 +51,7 @@ typedef int ssize_t; typedef unsigned long in_addr_t; #include "n2n_win32.h" +// FIXME - the above include is from a different subdir #endif /* #if defined(_MSC_VER) || defined(__MINGW32__) */ diff --git a/scripts/hack_fakeautoconf.sh b/scripts/hack_fakeautoconf.sh index 4d06fe7..c8f195c 100755 --- a/scripts/hack_fakeautoconf.sh +++ b/scripts/hack_fakeautoconf.sh @@ -6,8 +6,8 @@ cat >config.mak <