~y-maris/libmemcached/libmemcached

« back to all changes in this revision

Viewing changes to libmemcached-1.2/stats.h

  • Committer: Continuous Integration
  • Date: 2012-11-26 10:58:31 UTC
  • mfrom: (1080.1.6 libmemcached-1.2)
  • Revision ID: ci@tangent.org-20121126105831-4bnsokmlh631slsx
Merge lp:~tangent-org/libmemcached/1.2-build Build: jenkins-Libmemcached-1.2-4

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 *
36
36
 */
37
37
 
38
 
#include <libmemcached-1.0/struct/stat.h>
 
38
#include <libmemcached-1.2/struct/stat.h>
39
39
 
40
40
#pragma once
41
41