License: X11
ChangeLog:
Jon Griffiths <jon_p_griffiths@yahoo.com>
+tools/widl/utils.c
Portability fix
=====
"Don't wait for the seas to part, or messiahs to come;
Don't you sit around and waste this chance..." - Live
jon_p_griffiths@yahoo.com
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
--- wine/tools/widl/utils.c Sat Apr 26 19:33:24 2003
+++ wine-develop/tools/widl/utils.c Thu Jul 24 21:04:13 2003
@@ -20,6 +20,7 @@
*/
#include "config.h"
+#include "wine/port.h"
#include <assert.h>
#include <stdio.h>