I have noticed that including stdint.h to server/mailslot.c fixes it for
me.
Those on wine-patches and not wine-devel, please CC any replies.
ChangeLog:
Includes stdint.h in server/mailslot.c, added comment explaining why.
--- server/mailslot.c.orig 2006-03-23 22:37:32.0 -0500
+++ s
I have noticed that including stdint.h to server/mailslot.c fixes it for
me.
Those on wine-patches and not wine-devel, please CC any replies.
--- server/mailslot.c.orig 2006-03-23 22:37:32.0 -0500
+++ server/mailslot.c 2006-03-23 22:40:32.0 -0500
@@ -34,6 +34,8 @@
#includ