opnsense-ports/net-p2p/dclib/files/patch-dclib-core_ciconv.cpp
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
256 B
C++

--- dclib/core/ciconv.cpp.orig 2008-06-02 12:58:22.000000000 +0200
+++ dclib/core/ciconv.cpp 2008-06-02 12:59:00.000000000 +0200
@@ -20,7 +20,7 @@
#endif
#ifndef ICONV_CONST
-#define ICONV_CONST
+#define ICONV_CONST const
#endif
#include <stdio.h>