~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/my_pthread.h

Merged from fix-headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#define _my_pthread_h
20
20
 
21
21
#include <stdint.h>
 
22
#include <stdbool.h>
22
23
#include <unistd.h>
23
24
 
24
25
#ifndef ETIME