mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 10:36:38 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
8 lines
143 B
C++
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"
|
|
|