mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
194 B
C++
10 lines
194 B
C++
--- src/tse3/TSE2MDL.cpp.orig 2005-07-25 11:23:00 UTC
|
|
+++ src/tse3/TSE2MDL.cpp
|
|
@@ -38,6 +38,7 @@
|
|
#include "tse3/Progress.h"
|
|
|
|
#include <fstream>
|
|
+#include <cstring>
|
|
|
|
using namespace TSE3;
|
|
|