freebsd-ports/lang/afnix/files/patch-src_plt_lib_cdir.cxx
Pav Lucistnik e1c5fc8ec0 - Update aleph 0.9.0 to afnix 1.0.0
- Rename to match new name of the project
- Take maintainership

PR:		ports/77611
Submitted by:	Johan van Selst <johans@stack.nl>
Repocopy by:	marcus
2005-02-19 19:54:55 +00:00

10 lines
368 B
C++

--- src/plt/lib/cdir.cxx.orig Wed Jan 12 06:05:00 2005
+++ src/plt/lib/cdir.cxx Wed Feb 16 19:05:03 2005
@@ -14,6 +14,7 @@
// - copyright (c) 1999-2005 amaury darsch -
// ---------------------------------------------------------------------------
+#include <stdio.h>
#include "cdir.hpp"
#include "cstr.hpp"
#include "cdir.hxx"