1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2026-01-21 03:44:06 +00:00

Updated OpenBSD

This commit is contained in:
Bryan Roe
2021-08-30 12:39:04 -07:00
parent 67a949207f
commit 9dae27184c
3 changed files with 8 additions and 4 deletions

View File

@@ -48,6 +48,10 @@ limitations under the License.
#include <sys/wait.h>
#endif
#ifdef _OPENBSD
extern char __agentExecPath[];
#endif
int gRemoteMouseRenderDefault = 0;
#ifdef _LINKVM