~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/queues.cc

  • Committer: Monty Taylor
  • Date: 2008-11-26 05:12:21 UTC
  • mto: (612.2.17 devel)
  • mto: This revision was merged to the branch mainline in revision 624.
  • Revision ID: mordred@opensolaris-20081126051221-trxkrvm67mw7ch6t
OpenSolarisĀ builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
  of queue_fix was implemented.
23
23
*/
24
24
 
25
 
#include <stdlib.h>
26
25
#include "mysys_priv.h"
27
26
#include "mysys_err.h"
28
 
#include <queues.h>
 
27
#include <mysys/queues.h>
 
28
#include <stdlib.h>
29
29
 
30
30
 
31
31
/*