freebsd-ports/devel/clixon/files/patch-lib_clixon_clixon__plugin.h
Koichiro Iwao 9a33226e6a devel/clixon: fix build with GCC-based architectures
and bump PORTREISION due to new patch added.

Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by:	IntegriCloud
2019-03-07 05:17:38 +00:00

11 lines
317 B
C

--- lib/clixon/clixon_plugin.h.orig 2019-02-21 19:04:04 UTC
+++ lib/clixon/clixon_plugin.h
@@ -49,8 +49,6 @@
/*
* Types
*/
-/* Dynamicically loadable plugin object handle. @see return value of dlopen(3) */
-typedef void *plghndl_t;
/*! Registered RPC callback function
* @param[in] h Clicon handle