Skip to content

Commit

Permalink
fix tc_port linux compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanshudong committed Apr 7, 2024
1 parent 5a8950a commit 97c7a87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/src/tc_port.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#include <signal.h>
#include <limits.h>
#include <sys/time.h>
#include <sys/wait.h>
#else

#pragma comment(lib, "ws2_32.lib")
Expand Down

0 comments on commit 97c7a87

Please sign in to comment.