~posulliv/drizzle/memcached_applier

« back to all changes in this revision

Viewing changes to plugin/archive/azio.cc

  • Committer: Monty Taylor
  • Date: 2009-07-07 09:06:29 UTC
  • mto: (1039.68.5 mordred.nocharsets)
  • mto: This revision was merged to the branch mainline in revision 1064.
  • Revision ID: mordred@inaugust.com-20090707090629-38wu0k8s5mq20ty6
Fixed -Wmissing-declarations

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
#endif
39
39
 
40
40
extern "C"
 
41
pthread_handler_t run_task(void *p);
 
42
 
 
43
 
41
44
pthread_handler_t run_task(void *p)
42
45
{
43
46
  int fd;