56bf85096c
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"
|
|
|