Debianization.
[become] / src / become.h
index 69588fd..c3c06ee 100644 (file)
@@ -29,6 +29,9 @@
 /*----- Revision history --------------------------------------------------*
  *
  * $Log: become.h,v $
+ * Revision 1.4  2003/11/29 23:39:16  mdw
+ * Debianization.
+ *
  * Revision 1.3  1998/04/23 13:21:28  mdw
  * Disable trace constants for networking when it's not compiled in.
  *
                          TRACE_DAEMON | TRACE_CHECK )
 #define TRACE_ALL      0xFFFFu
 
+/*----- Other magic constants ---------------------------------------------*/
+
+#define SERVER_PORT 35523              /* Not allocated properly */
+
 /*----- Type definitions --------------------------------------------------*/
 
 /* --- Request buffer (plaintext) --- */