summaryrefslogtreecommitdiffstats
path: root/ipecamera/reader.h
blob: 738d742f30c528976864b5decb700ba36dd54a7e (plain)
1
2
3
4
5
6
#ifndef _IPECAMERA_READER_H
#define _IPECAMERA_READER_H

void *ipecamera_reader_thread(void *user);

#endif /* _IPECAMERA_READER_H */