Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
241 B
C++
12 lines
241 B
C++
--- cffdrmgr.cpp.orig 1999-10-24 11:29:53 UTC
|
|
+++ cffdrmgr.cpp
|
|
@@ -12,7 +12,7 @@
|
|
#ifndef __CFFDRMGR_CPP__
|
|
#define __CFFDRMGR_CPP__
|
|
|
|
-#include <fstream.h>
|
|
+#include <fstream>
|
|
#include "zlib.h"
|
|
#include "cftypes.h"
|
|
#include "cfdblock.h"
|