00001 #ifndef SLICE_H 00002 #define SLICE_H 00003 00004 #include <sys/types.h> 00005 #include <pthread.h> 00006 00007 00008 #endif