~mordred/gearmand/cancel-job

« back to all changes in this revision

Viewing changes to libgearman-server/gearmand.h

  • Committer: Brian Aker
  • Date: 2012-05-04 03:46:04 UTC
  • Revision ID: brian@tangent.org-20120504034604-5t22ae4v2o45zjkq
Update for libtest, documentation, and fix for root bzr dir.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
 
45
45
#pragma once
46
46
 
47
 
#include <inttypes.h>
48
47
#include <netinet/in.h>
49
48
#include <stdbool.h>
50
49
#include <stdlib.h>