freebsd-ports/benchmarks/dkftpbench/files/patch-Platoon.cc
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

8 lines
143 B
C++

--- Platoon.cc.orig 2002-02-15 05:11:46 UTC
+++ Platoon.cc
@@ -1,3 +1,5 @@
+#include <assert.h>
+
#include "Platoon.h"
#include "dprint.h"