Index: stabs.c
===================================================================
--- stabs.c	(revision 35085)
+++ stabs.c	(working copy)
@@ -63,8 +63,6 @@
 
 WINE_DEFAULT_DEBUG_CHANNEL(dbghelp_stabs);
 
+#define strtoull _strtoui64
+
 #ifndef N_UNDF
 #define N_UNDF		0x00
 #endif
