[Freeciv-Dev] Re: DIFF File: Patches & Bug Fixes For FreeCIV For OpenVM
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Thu, 28 Jun 2001, byer@xxxxxxxxxxxxxxxxxxx wrote:
>
> I've put together a new diff file with changes to support the
> OpenVMS operating system based on todays CVS tree.
Index: client/gui-gtk/repodlgs.c
===================================================================
RCS file: /home/freeciv/CVS/freeciv/client/gui-gtk/repodlgs.c,v
retrieving revision 1.36
diff -u -r1.36 repodlgs.c
--- client/gui-gtk/repodlgs.c 2001/04/22 19:58:25 1.36
+++ client/gui-gtk/repodlgs.c 2001/06/29 02:35:08
@@ -14,6 +14,11 @@
#include <config.h>
#endif
+#if defined(__VMS)
+# include <memory.h>
->+# include <string.h>
+#endif
+
#include <stdio.h>
-> #include <string.h>
#include <stdlib.h>
Why include string.h twice?
--
Big Gaute http://www.srcf.ucam.org/~gs234/
Jesus is my POSTMASTER GENERAL..
|
|