Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
235 B
C++
12 lines
235 B
C++
--- cffile.cpp.orig 1999-10-24 06:13:29 UTC
|
|
+++ cffile.cpp
|
|
@@ -17,7 +17,7 @@
|
|
#ifndef __CFFILE_CPP__
|
|
#define __CFFILE_CPP__
|
|
|
|
-#include <fstream.h>
|
|
+#include <fstream>
|
|
#include "cffile.h"
|
|
#include "cftypes.h"
|
|
#include "cfheader.h"
|