~brianaker/gearmand/gearmnan_job_use_client

« back to all changes in this revision

Viewing changes to gearmand/gearmand.cc

  • Committer: Continuous Integration
  • Date: 2012-10-29 20:43:57 UTC
  • mfrom: (661.1.1 gearmand-1.2)
  • Revision ID: ci@tangent.org-20121029204357-1egxo4cmb6up09eo
Merge lp:~brianaker/gearmand/merge-from-1.0 Build: jenkins-Gearmand-1.2-9

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 *
37
37
 */
38
38
 
39
 
#include <config.h>
 
39
#include "gear_config.h"
40
40
#include <configmake.h>
41
41
 
42
42
#include <cerrno>