-getting ATS and transport to compile again (part of #3047)
[oweals/gnunet.git] / src / transport / plugin_transport_bluetooth.c
index 74fcd36a7c8d11dab0c8573708c27a039693629a..a6b73c494c3091e2cc168b63a6aa0c7d0c07f166 100644 (file)
 #include "gnunet_fragmentation_lib.h"
 #include "gnunet_constants.h"
 
+#ifdef MINGW
+ #undef interface
+#endif
+
 #define LOG(kind,...) GNUNET_log_from (kind, "transport-bluetooth",__VA_ARGS__)
 
 #define PLUGIN_NAME "bluetooth"