diff options
author | Guy Harris <gharris@sonic.net> | 2022-03-08 15:18:24 -0800 |
---|---|---|
committer | Guy Harris <gharris@sonic.net> | 2022-03-08 15:18:24 -0800 |
commit | f6fb59b11d20222d4648cdceeaadf6ce971a7a9a (patch) | |
tree | 82d4be40231a93047587a9cd52777b77528e188d /testprogs/findalldevstest-perf.c | |
parent | cc9e70b80e0a33130fcb24fbab13a40666976d7f (diff) | |
parent | e75cc82c46e0f1208fbac03530da6a30976c7fd6 (diff) |
Merge branch 'master' into pcap-options
Diffstat (limited to 'testprogs/findalldevstest-perf.c')
-rw-r--r-- | testprogs/findalldevstest-perf.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testprogs/findalldevstest-perf.c b/testprogs/findalldevstest-perf.c index 40875666..16f53cdc 100644 --- a/testprogs/findalldevstest-perf.c +++ b/testprogs/findalldevstest-perf.c @@ -18,10 +18,7 @@ #include "varattrs.h" #include "pcap/funcattrs.h" - -#ifdef _WIN32 #include "portability.h" -#endif int main(int argc _U_, char **argv _U_) { |