Hi!

patch is attached.
Anyone here, who commit it into CVS, please?


Christoph Egger
E-Mail: [EMAIL PROTECTED]
--- libggi/include/ggi/display/xcommon.h.old    Sun Nov  5 14:31:43 2000
+++ libggi/include/ggi/display/xcommon.h        Sun Nov  5 14:32:55 2000
@@ -25,6 +25,11 @@
 ******************************************************************************
 */
 
+
+#ifndef _GGI_DISPLAY_XCOMMON_H
+#define _GGI_DISPLAY_XCOMMON_H
+
+
 #include <X11/Xlib.h>
 #include <X11/Xutil.h>
 
@@ -57,3 +62,6 @@
 
        int     cmap_first, cmap_last; /* Info for palettized modes */
 } ggi_xwin_common;
+
+
+#endif /* _GGI_DISPLAY_XCOMMON_H */

Reply via email to