Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
nikias committed Jan 30, 2024
1 parent 7ddaea3 commit 6d72e57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/libimobiledevice-glue/thread.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#define __THREAD_H

#include <stddef.h>
#include <libimobiledevice-glue/glue.h>

#ifdef WIN32
typedef void* HANDLE;
Expand Down

0 comments on commit 6d72e57

Please sign in to comment.