[PATCH] server/mailslot.c doesn't compile on certain systems. [Added ChangeLog]

2006-03-23 Thread Segin
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

[PATCH] server/mailslot.c doesn't compile on certain systems.

2006-03-23 Thread Segin
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