ports/benchmarks/dbs/files/patch-src_tcp__trace.c
Mathieu Arnold 56bf85096c Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-27 15:09:11 +00:00

11 lines
231 B
C

--- src/tcp_trace.c.orig 1997-05-05 17:02:18 UTC
+++ src/tcp_trace.c
@@ -307,7 +307,7 @@ int act, flg;
#ifdef _PATH_UNIX
system = _PATH_UNIX;
#else
- system = "/vmunix";
+ system = "/kernel";
#endif
#endif