-// -------------------------------------------------------------------------
-// Project: GSocket (Generic Socket) for WX
-// Name: gsockmot.cpp
-// Purpose: GSocket: Motif part
-// CVSID: $Id$
-// Log: $Log$
-// Log: Revision 1.1 1999/07/23 17:24:24 GL
-// Log: Added GSocket motif (it compiles but I didn't tested it)
-// Log: Changed wxSockFlags type (switched to int)
-// Log:
-// -------------------------------------------------------------------------
+/* -------------------------------------------------------------------------
+ * Project: GSocket (Generic Socket) for WX
+ * Name: gsockmot.c
+ * Purpose: GSocket: Motif part
+ * CVSID: $Id$
+ * Licence: The wxWindows licence
+ * ------------------------------------------------------------------------- */
+
+#include "wx/setup.h"
+
+#if wxUSE_SOCKETS
+