Multiple portability fixes

darcs-hash:20051010161255-ac50b-e732f18c1dfa610e34b56bb4ff1a3d4d2ef078a1.gz
This commit is contained in:
axel
2005-10-11 02:12:55 +10:00
parent b6e7133ba6
commit 0a4b983afa
8 changed files with 32 additions and 21 deletions

View File

@@ -61,7 +61,7 @@ typedef struct connection
/**
Queue of onsent messages
*/
queue_t unsent;
dyn_queue_t unsent;
/**
Set to one when this connection should be killed
*/