1 2 3 4 5 6
#ifndef _IPECAMERA_READER_H #define _IPECAMERA_READER_H void *ipecamera_reader_thread(void *user); #endif /* _IPECAMERA_READER_H */