Skip to content

Commit 75f9bc2

Browse files
mastermakrelaraggi
authored andcommitted
Update echo_server.c
Add the missing framework that macOS needs to the comment
1 parent 2948fe1 commit 75f9bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/echo_server.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
//
1515
// On macOS you may need to add the following flags to your C compiler:
1616
//
17-
// -framework CoreFoundation -framework Security
17+
// -framework CoreFoundation -framework Security -framework IOKit
1818
//
1919

2020
#include "../tailscale.h"

0 commit comments

Comments
 (0)