mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-27 02:53:12 +01:00
build system tuning
This commit is contained in:
@@ -20,9 +20,10 @@
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <zmq.h>
|
||||
#include <ruby.h>
|
||||
|
||||
#include "../c/zmq.h"
|
||||
|
||||
static void context_free (void *ctx)
|
||||
{
|
||||
if (ctx) {
|
||||
|
||||
Reference in New Issue
Block a user