1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-15 07:43:50 +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

@@ -53,7 +53,7 @@ limitations under the License.
#endif
#ifdef _OPENBSD
extern char* __agentExecPath;
extern char __agentExecPath[];
#endif