mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
11 lines
295 B
C
11 lines
295 B
C
--- src/raw_ethernet_resources.c.orig 2019-07-28 11:18:47 UTC
|
|
+++ src/raw_ethernet_resources.c
|
|
@@ -55,7 +55,7 @@
|
|
#include <config.h>
|
|
#endif
|
|
|
|
-struct perftest_parameters* duration_param;
|
|
+extern struct perftest_parameters* duration_param;
|
|
|
|
int check_flow_steering_support(char *dev_name)
|
|
{
|