Editorial change to order of contents
authorMargaret Wasserman <mrw@debian.(none)>
Mon, 17 Dec 2012 22:00:12 +0000 (17:00 -0500)
committerMargaret Wasserman <mrw@debian.(none)>
Mon, 17 Dec 2012 22:00:12 +0000 (17:00 -0500)
include/tpq.h

index db1ac42..f07dd7a 100644 (file)
 #ifndef TPQ_H
 #define TPQ_H
 
-#define TPQ_PORT       12309
-
 #include <gsscon.h>
 #include <tr_name.h>
 
+#define TPQ_PORT       12309
+
 typedef struct tpq_req {
   struct tpq_req *next_req;
   int conn;