* A few more improvements to gx jit prototype.
[deliverable/binutils-gdb.git] / gdb / gdbtk.h
index 89aa19f66d8a3819587c965a4d7cfae286c9c5b0..1f063648a6bc709b9ec5cdac6be61d490a0e3638 100644 (file)
@@ -20,7 +20,7 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
-#ifdef WINNT
+#ifdef _WIN32
 #define GDBTK_PATH_SEP ";"
 #else
 #define GDBTK_PATH_SEP ":"
This page took 0.023195 seconds and 4 git commands to generate.