~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/pack.c

  • Committer: Monty Taylor
  • Date: 2008-10-22 21:18:04 UTC
  • Revision ID: monty@inaugust.com-20081022211804-0pkmwgc7mfebo5ld
Cleaned up the last commit. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 */
19
19
 
20
20
#include "libdrizzle.h"
 
21
#include <libdrizzle/pack.h>
 
22
#include <drizzled/korr.h>
21
23
#include <stdint.h>
22
24
 
23
25
/* Get the length of next field. Change parameter to point at fieldstart */