ports/archivers/libcabinet/files/patch-cffdrmgr.cpp
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

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"