Skip to content

Commit b5b8496

Browse files
Mr-DaveDevMr-Dave
authored andcommitted
OpenBSD compile
1 parent cf15829 commit b5b8496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

motion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ struct image_data;
5353
#include <pthread.h>
5454
#include <microhttpd.h>
5555

56-
#ifdef __FreeBSD__
56+
#if defined(__FreeBSD__) || defined(__OpenBSD__)
5757
#include <pthread_np.h>
5858
#endif
5959

0 commit comments

Comments
 (0)