ports/archivers/libcabinet/files/patch-cfreader.h
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
234 B
C

--- cfreader.h.orig 1999-10-24 06:13:29 UTC
+++ cfreader.h
@@ -11,7 +11,7 @@
#ifndef __CFREADER_H__
#define __CFREADER_H__
-#include <fstream.h>
+#include <fstream>
#include "darray.h"
#include "cffile.h"
#include "cffdrmgr.h"