Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed May 31, 2024
2 parents 5c9b1b2 + 7f83c8b commit 1f8ac5c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions native/jni/src/dobby_helper.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
#pragma once

#include <pthread.h>
#include <sys/mman.h>
#include <string.h>
#include <dobby.h>
#include "logger.h"


static pthread_mutex_t hook_mutex = PTHREAD_MUTEX_INITIALIZER;
Expand Down

0 comments on commit 1f8ac5c

Please sign in to comment.